Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xe:namePickerAggregator

f:com.ibm.xsp.BaseComplexType
   xe:com.ibm.xsp.extlib.component.picker.data.INamePickerData
      xe:namePickerAggregator

Description

This name picker data provider aggregates the data coming from multiple sources

Properties

Java

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


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
dataProviders, Collection of xe:com.ibm.xsp.extlib.component.picker.data.INamePickerData - com.ibm.xsp.extlib.component.picker.data.INamePickerData
Data Providers
List of name picker data providers
Required Attribute false