Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:beanValuePicker

f:com.ibm.xsp.BaseComplexType
   xe:com.ibm.xsp.extlib.component.picker.data.IValuePickerData
      xe:beanValuePicker

Description

Value picker that delegates its behavior to a managed bean

Properties

Java

Java Class: com.ibm.xsp.extlib.component.picker.data.BeanValuePickerData


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
dataBean, string
Data Bean
Name of the managed bean, or its class name, used to provide the actual data
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true