Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:dominoViewValuePicker

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

Description

Value picker that reads the data from a Domino view

Properties

Java

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


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
databaseName, string
Database Name
Domino Database Name
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
viewName, string
Database View
Domino View Name
Required Attribute true
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
labelColumn, string
Label Column Name
Name of the column that is a label
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true