RichFaces
Tag tree




Tag Information
Tag Classorg.richfaces.taglib.TreeTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
stateVarfalsefalsejava.lang.StringThe attribute provides access to a component state on the client side.
reRenderfalsefalsejava.lang.StringId[s] (in format of call UIComponent.findComponent()) of components, rendered in case of AjaxRequest caused by this component. Can be single id, comma-separated list of Ids, or EL Expression with array or Collection
dragListenerfalsefalsejava.lang.StringMethodBinding representing an action listener method that will be notified after drag operation.
dropListenerfalsefalsejava.lang.StringMethodBinding representing an action listener method that will be notified after drop operation.
valuefalsefalsejava.lang.StringThe current value for this component.
iconLeaffalsefalsejava.lang.StringAn icon for component leaves.
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
ondragendfalsefalsejava.lang.StringA JavaScript event handler called after a drag operation.
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
preserveDataInRequestfalsefalsejava.lang.StringIf true, data is preserved in a request
ondropfalsefalsejava.lang.StringIt's an event that is called when something is dropped on a drop zone
switchTypefalsefalsejava.lang.StringTree switch algorithm: "client", "server", "ajax"
ondragstartfalsefalsejava.lang.StringA JavaScript event handler called before drag object.
nodeFacefalsefalsejava.lang.StringNode face facet name
dragIndicatorfalsefalsejava.lang.StringAn indicator component id.
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
dragTypefalsefalsejava.lang.StringKey of a drag object. It's used to define a necessity of processing the current dragged element on the drop zone side
acceptedTypesfalsefalsejava.lang.StringList of drag types to be processd by the current drop zone.
ondropendfalsefalsejava.lang.StringA Javascript handler for event fired on a drop even the drop for a given type is not available
changeExpandListenerfalsefalsejava.lang.StringListener called on expand/collapse event on the node.
iconCollapsedfalsefalsejava.lang.StringThe icon for collapsed node
varfalsefalsejava.lang.StringAttribute contains a name providing an access to data defined with value.
ajaxSubmitSelectionfalsefalsejava.lang.StringIf true, an Ajax request to be submit when selecting node
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
nodeSelectListenerfalsefalsejava.lang.StringMethodBinding representing an action listener method that will be notified after selection of node.
showConnectingLinesfalsefalsejava.lang.StringIf true, connecting lines are show
iconfalsefalsejava.lang.StringThe icon for node
oncollapsefalsefalsejava.lang.StringHTML: script expression to invoke on node collapsion
preserveModelfalsefalsejava.lang.StringIt can be "state", "request", "none". The default is "request"
highlightedClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute. Applied to highlighted node
iconExpandedfalsefalsejava.lang.StringThe icon for expanded node
onexpandfalsefalsejava.lang.StringHTML: script expression to invoke on node expansion
onselectedfalsefalsejava.lang.StringHTML: script expression to invoke on node selection
selectedClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute. Applied to selected node
typeMappingfalsefalsejava.lang.StringMap between a draggable type and an indicator name on zone. it's defined with the pair (drag type:indicator name))
immediatefalsefalsejava.lang.StringA flag indicating that this component value must be converted and validated immediately (during an Apply Request Values phase), rather than waiting until a Process Validations phase
rowKeyVarfalsefalsejava.lang.StringThe attribute provides access to a row key in a Request scope.
toggleOnClickfalsefalsejava.lang.StringIf false do not toggle node state on click. If true, than node will be toggles on click on ether node content, or node icon. Default value is false.
ondragenterfalsefalsejava.lang.StringA JavaScript event handler called on enter draggable object to zone.
ondragexitfalsefalsejava.lang.StringA JavaScript event handler called after a drag object leaves zone.
componentStatefalsefalsejava.lang.StringIt defines EL-binding for a component state for saving or redefinition.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.