Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:beanTreeNode

f:com.ibm.xsp.BaseComplexType
   xe:com.ibm.xsp.extlib.tree.ITreeNode
      xe:beanTreeNode

Description

Tree node that delegates to a Managed Bean

Properties

Java

Java Class: com.ibm.xsp.extlib.tree.complex.BeanTreeNode


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
nodeBean, string
Tree Node Bean
Name of the managed bean, or its class name, used to provide the actual tree node
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true