| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.rcfaces.core.internal.taglib.TreeNodeTag |
| TagExtraInfo Class | org.rcfaces.core.internal.taglib.CameliaTagExtraInfo |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | false | true | java.lang.String | A string specifying the identifier for this component. This value must be unique within the closest parent component that is a naming container. |
| binding | false | false | javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
| The value binding expression linking this component to a property in a backing bean. |
| itemLabel | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the label to be displayed to the user for this option. |
| itemValue | false | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| A string value to be returned to the server if this option is selected by the user. |
| itemDisabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating whether the option created by this component is disabled. Expressions must evaluate to a boolean. Default value is false. |
| itemDescription | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value describing the item. |
| disabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value that represents the disabled state of the component. |
| unlockedClientAttributeNames | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value holding a comma separated list of the client modifiable properties. |
| itemValue | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value to be returned to the server if this option is selected by the user. |
| itemLabel | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the label to be displayed to the user for this option. |
| itemDescription | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value describing the item. |
| itemDisabled | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating whether the option created by this component is disabled. Expressions must evaluate to a boolean. Default value is false. |
| toolTipText | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the tooltip for the component (shown when the pointe hover the component). |
| visible | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating wether the composant is visible. |
| disabledImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used for the disabled state. |
| hoverImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used chen the pointer hover the component. |
| selectedImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used when the component is selected. |
| imageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used by the component. |
| alternateText | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |
| rendered | false | false | javax.el.ValueExpression
(must evaluate to boolean)
| A boolean value indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. |
| backgroundColor | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A color value (as specified by CSS) for the background. |
| foregroundColor | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A color value (as specified by CSS) for the text. |
| text | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string value specifying the text (literal or binding) to be shown. |
| expandedImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to an image used for the expanded state. |
| disabledImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used for the disabled state. |
| hoverImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used chen the pointer hover the component. |
| selectedImageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used when the component is selected. |
| imageURL | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| An url string pointing to the image used by the component. |
| groupName | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A string specifying the name of the virtual entity that links different components together. |
| styleClass | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| A space-separated list of CSS style class(es) to be applied to the component. This value will be passed through as the "class" attribute on generated markup. |
| menuPopupId | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| No Description |
| inputType | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| Experimental: A string value specifying the type of input to show radio button or check box. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||