| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.objectweb.telosys.uil.taglib.widget.TreeNodes |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
cl | false | true | java.lang.String | CSS class name to apply for each node of the tree ( same as html 'class' attribute ) |
style | false | true | java.lang.String | Standard html 'style' attribute ( for CSS ) to apply for each node of the tree |
data | true | true | java.lang.String | Data binding with screen context (on the 'server side') : 'element.attribute', or 'attribute' ( of the default element ), or '#' to use the widget 'id' |
scope | false | true | java.lang.String | The scope where to search the data tree ( 'screen', 'screen-attributes', 'screen-elements', 'request', 'screen-session', 'session', 'screen-application', 'application' ). The 'screen' scope is available only in actions requests (not in service requests). |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |