interface |
BeanListingBuilder<T>
|
interface |
HasBeanDatastoreDataProviderConfigurator<T,D extends DatastoreDataProviderConfigurator<T,D>,C extends HasBeanDatastoreDataProviderConfigurator<T,D,C>>
|
interface |
HasDatastoreDataProviderConfigurator<ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends HasDatastoreDataProviderConfigurator<ITEM,D,C>>
|
interface |
HasPropertyBoxDatastoreDataProviderConfigurator<D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends HasPropertyBoxDatastoreDataProviderConfigurator<D,C>>
|
interface |
HasPropertySetDatastoreDataProviderConfigurator<D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends HasPropertySetDatastoreDataProviderConfigurator<D,C>>
|
static interface |
OptionsModeMultiSelectInputBuilder.ItemOptionsModeMultiSelectInputBuilder<T,ITEM>
MultiSelect input builder for the options rendering mode.
|
static interface |
OptionsModeMultiSelectInputBuilder.ItemOptionsModeMultiSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends OptionsModeMultiSelectInputBuilder.ItemOptionsModeMultiSelectInputConfigurator<T,ITEM,D,C>>
MultiSelect input configurator for the options rendering mode.
|
static interface |
OptionsModeMultiSelectInputBuilder.PropertyOptionsModeMultiSelectInputBuilder<T>
Property model based MultiSelect input builder for the options rendering mode.
|
static interface |
OptionsModeMultiSelectInputBuilder.PropertyOptionsModeMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends OptionsModeMultiSelectInputBuilder.PropertyOptionsModeMultiSelectInputConfigurator<T,D,C>>
Property model based MultiSelect input configurator for the options rendering mode.
|
static interface |
OptionsModeMultiSelectInputBuilder.ValidatableItemOptionsModeMultiSelectInputBuilder<T,ITEM>
MultiSelect input builder for the options rendering mode with validation support.
|
static interface |
OptionsModeMultiSelectInputBuilder.ValidatablePropertyOptionsModeMultiSelectInputBuilder<T>
Property model based MultiSelect input builder for the options rendering mode with
validation support.
|
static interface |
OptionsModeSingleSelectInputBuilder.ItemOptionsModeSingleSelectInputBuilder<T,ITEM>
|
static interface |
OptionsModeSingleSelectInputBuilder.ItemOptionsModeSingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends OptionsModeSingleSelectInputBuilder.ItemOptionsModeSingleSelectInputConfigurator<T,ITEM,D,C>>
SingleSelect input configurator for the options rendering mode.
|
static interface |
OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T>
Property model based SingleSelect input builder for the options rendering mode.
|
static interface |
OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputConfigurator<T,D,C>>
Property model based SingleSelect input configurator for the options rendering mode.
|
static interface |
OptionsModeSingleSelectInputBuilder.ValidatableItemOptionsModeSingleSelectInputBuilder<T,ITEM>
SingleSelect input builder for the options rendering mode with validation support.
|
static interface |
OptionsModeSingleSelectInputBuilder.ValidatablePropertyOptionsModeSingleSelectInputBuilder<T>
Property model based SingleSelect input builder for the options rendering mode with
validation support.
|
interface |
PropertyListingBuilder
|