sweetdev-ria
Tag treeNode


Description : Tag for the tree nodes


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.tree.TreeNodeTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameTree Node

Attributes
NameRequiredRequest-timeTypeDescription
nodeTypeIdtruetruejava.lang.StringNode Type Id for this node.
labeltruetruejava.lang.StringNode label. Accepts either EL, i18n key, HTML content or simple text.
iconStylefalsetruejava.lang.StringNode style class. Usually a background-image. Default is null.
expandedfalsetruebooleanThe node expanded state on tree load. Default is false (close)
selectedfalsetruebooleanThe node selection state on tree load. Default is false (unselected)
informationfalsetruejava.util.MapA map of information related to this node and transfered to the client model without modification for extended manipulations.
statefulfalsetruebooleanDefine whether this attribute must keep its state according to the page configuration
idtruetruejava.lang.StringUnique Identifier. Accepts EL.
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

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.