Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:simpleValuePicker

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

Description

Value picker that gets its content from a property, evaluated using a value binding

Properties

Java

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


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
valueList, generic
Value List
List of values.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
valueListSeparator, string
Value List Separator
Separator used between the different entries, if the list is a string
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
labelSeparator, string
Label Separator
Separator used between the label and the key of an entry, if the entry is a string
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true