T - Value typeD - Datastore data source configurator typeC - Concrete configurator typepublic static interface ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D,C>> extends ListMultiSelectConfigurator<T,com.holonplatform.core.property.PropertyBox,C>, HasPropertyBoxDatastoreDataProviderConfigurator<D,C>, PropertySelectInputConfigurator<Set<T>,T,C>
Property model based list MultiSelect input configurator.ListMultiSelectConfigurator.DatastoreListMultiSelectInputBuilder<T,ITEM>, ListMultiSelectConfigurator.DatastoreListMultiSelectInputConfigurator<T,ITEM,C extends ListMultiSelectConfigurator.DatastoreListMultiSelectInputConfigurator<T,ITEM,C>>, ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputBuilder<T>, ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputConfigurator<T,C extends ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputConfigurator<T,C>>, ListMultiSelectConfigurator.ListMultiSelectInputBuilder<T,ITEM>, ListMultiSelectConfigurator.ListMultiSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends ListMultiSelectConfigurator.ListMultiSelectInputConfigurator<T,ITEM,D,C>>, ListMultiSelectConfigurator.PropertyListMultiSelectInputBuilder<T>, ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D,C>>, ListMultiSelectConfigurator.ValidatableDatastoreListMultiSelectInputBuilder<T,ITEM>, ListMultiSelectConfigurator.ValidatableDatastorePropertyListMultiSelectInputBuilder<T>, ListMultiSelectConfigurator.ValidatableListMultiSelectInputBuilder<T,ITEM>, ListMultiSelectConfigurator.ValidatablePropertyListMultiSelectInputBuilder<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, 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.