T - Value typeD - Datastore data source configurator typeC - Concrete configurator typepublic static interface ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D,C>> extends ListSingleSelectConfigurator<T,com.holonplatform.core.property.PropertyBox,C>, HasPropertyBoxDatastoreDataProviderConfigurator<D,C>, PropertySelectInputConfigurator<T,T,C>
Property model based SingleSelect input configurator.ListSingleSelectConfigurator.DatastoreListSingleSelectInputBuilder<T,ITEM>, ListSingleSelectConfigurator.DatastoreListSingleSelectInputConfigurator<T,ITEM,C extends ListSingleSelectConfigurator.DatastoreListSingleSelectInputConfigurator<T,ITEM,C>>, ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputBuilder<T>, ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputConfigurator<T,C extends ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputConfigurator<T,C>>, ListSingleSelectConfigurator.ListSingleSelectInputBuilder<T,ITEM>, ListSingleSelectConfigurator.ListSingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends ListSingleSelectConfigurator.ListSingleSelectInputConfigurator<T,ITEM,D,C>>, ListSingleSelectConfigurator.PropertyListSingleSelectInputBuilder<T>, ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D,C>>, ListSingleSelectConfigurator.ValidatableDatastoreListSingleSelectInputBuilder<T,ITEM>, ListSingleSelectConfigurator.ValidatableDatastorePropertyListSingleSelectInputBuilder<T>, ListSingleSelectConfigurator.ValidatableListSingleSelectInputBuilder<T,ITEM>, ListSingleSelectConfigurator.ValidatablePropertyListSingleSelectInputBuilder<T>ItemSetConfigurator.ItemCaptionGenerator<ITEM>InputConfigurator.BaseInputConfigurator<T>ComponentConfigurator.BaseComponentConfiguratorHasStyleConfigurator.BaseHasStyleConfiguratorHasEnabledConfigurator.BaseHasEnabledConfiguratorHasSizeConfigurator.BaseHasSizeConfiguratorFULL_SIZE| Modifier and Type | Method and Description |
|---|---|
D |
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, failWhenItemNotPresent, renderer, withComponentAfter, withComponentBefore, withPrefixComponentdataSourceenumCaptionGeneratorwithSelectionListenerreadOnly, readOnly, required, required, withAdapter, withReadonlyChangeListener, withValueChangeListenercreate, elementConfiguration, hidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNamecreate, styleName, styleNamescreate, disabled, enableddeferLocalization, withDeferredLocalizationisDeferredLocalizationEnableditemCaption, itemCaption, itemCaption, itemCaptionGeneratorcreate, fullHeight, fullSize, fullWidth, height, height, heightUndefined, maxHeight, maxWidth, minHeight, minWidth, sizeUndefined, width, width, widthUndefineditemEnabledProviderdataSource, dataSourceaddItem, dataSource, items, itemsitemCaptionPropertyD 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 © 2020 The Holon Platform. All rights reserved.