T - Value typepublic static interface OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T> extends OptionsModeSingleSelectInputBuilder<T,com.holonplatform.core.property.PropertyBox,OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T>>, HasPropertyBoxDatastoreDataProviderConfigurator<OptionsModeSingleSelectInputBuilder.DatastorePropertyOptionsModeSingleSelectInputBuilder<T>,OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T>>
Property model based SingleSelect input builder for the options rendering mode.OptionsModeSingleSelectInputBuilder.DatastoreItemOptionsModeSingleSelectInputBuilder<T,ITEM>, OptionsModeSingleSelectInputBuilder.DatastorePropertyOptionsModeSingleSelectInputBuilder<T>, OptionsModeSingleSelectInputBuilder.ItemOptionsModeSingleSelectInputBuilder<T,ITEM>, OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T>ItemSetConfigurator.ItemCaptionGenerator<ITEM>InputConfigurator.BaseInputConfigurator<T>ComponentConfigurator.BaseComponentConfigurator| Modifier and Type | Method and Description |
|---|---|
OptionsModeSingleSelectInputBuilder.DatastorePropertyOptionsModeSingleSelectInputBuilder<T> |
dataSource(com.holonplatform.core.datastore.Datastore datastore,
com.holonplatform.core.datastore.DataTarget<?> target)
Set the data provider which acts as items data source, using given
Datastore as backend data handler,
given DataTarget as query target. |
create, create, create, create, dataSource, itemCaption, itemCaption, itemCaption, itemCaptionGenerator, itemEnabledProvider, rendererbuild, validatablewithSelectionListenerreadOnly, readOnly, required, required, withValueChangeListenerhidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNamestyleName, styleNamesdisabled, enableddeferLocalization, withDeferredLocalizationisDeferredLocalizationEnabledlabel, label, labeldataSource, dataSourceaddItem, dataSource, items, itemsOptionsModeSingleSelectInputBuilder.DatastorePropertyOptionsModeSingleSelectInputBuilder<T> dataSource(com.holonplatform.core.datastore.Datastore datastore, com.holonplatform.core.datastore.DataTarget<?> target)
Datastore as backend data handler,
given DataTarget as query target.
The query projection property set will be represented by the selection property only.
datastore - The Datastore to use (not null)target - The DataTarget to use as query target (not null)QueryFilter and QuerySort.DatastoreDataProviderConfiguratorCopyright © 2019 The Holon Platform. All rights reserved.