Telosys JSP Tag Library
Tag treenode


Tree node widget


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.TreeNode
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringStandard html 'id' attribute
clfalsetruejava.lang.StringCSS class name ( same as html 'class' attribute )
stylefalsetruejava.lang.StringStandard html 'style' attribute ( for CSS )
txtfalsetruejava.lang.StringThe text of the tree node
valuefalsetruejava.lang.StringThe value associated with the node
typefalsetruejava.lang.StringForce the type of the node : 'branch' or 'leaf'
openfalsetruejava.lang.StringState flag : branch open if 'true' or not open if 'false'
onclickfalsetruejava.lang.StringNo Description

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.