Telosys JSP Tag Library
Tag treenodes


Tree nodes source


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

Attributes
NameRequiredRequest-timeTypeDescription
clfalsetruejava.lang.StringCSS class name to apply for each node of the tree ( same as html 'class' attribute )
stylefalsetruejava.lang.StringStandard html 'style' attribute ( for CSS ) to apply for each node of the tree
datatruetruejava.lang.StringData binding with screen context (on the 'server side') : 'element.attribute', or 'attribute' ( of the default element ), or '#' to use the widget 'id'
scopefalsetruejava.lang.StringThe 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.


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.