static interface |
ListMultiSelectConfigurator.PropertyListMultiSelectInputBuilder<T>
|
static interface |
ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D,C>>
Property model based list MultiSelect input configurator.
|
static interface |
ListMultiSelectConfigurator.ValidatablePropertyListMultiSelectInputBuilder<T>
Property model based list MultiSelect input builder with
validation support.
|
static interface |
ListSingleSelectConfigurator.PropertyListSingleSelectInputBuilder<T>
|
static interface |
ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListSingleSelectConfigurator.PropertyListSingleSelectInputConfigurator<T,D,C>>
|
static interface |
ListSingleSelectConfigurator.ValidatablePropertyListSingleSelectInputBuilder<T>
Property model based SingleSelect input builder with
validation support.
|
static interface |
OptionsMultiSelectConfigurator.PropertyOptionsMultiSelectInputBuilder<T>
Property model based options MultiSelect input builder.
|
static interface |
OptionsMultiSelectConfigurator.PropertyOptionsMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends OptionsMultiSelectConfigurator.PropertyOptionsMultiSelectInputConfigurator<T,D,C>>
Property model based options MultiSelect input configurator.
|
static interface |
OptionsMultiSelectConfigurator.ValidatablePropertyOptionsMultiSelectInputBuilder<T>
Property model based options MultiSelect input builder with validation support.
|
static interface |
OptionsSingleSelectConfigurator.PropertyOptionsSingleSelectInputBuilder<T>
|
static interface |
OptionsSingleSelectConfigurator.PropertyOptionsSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends OptionsSingleSelectConfigurator.PropertyOptionsSingleSelectInputConfigurator<T,D,C>>
Property model based options SingleSelect input configurator.
|
static interface |
OptionsSingleSelectConfigurator.ValidatablePropertyOptionsSingleSelectInputBuilder<T>
Property model based options SingleSelect input builder with validation support.
|
static interface |
SingleSelectConfigurator.PropertySingleSelectInputBuilder<T>
|
static interface |
SingleSelectConfigurator.PropertySingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends SingleSelectConfigurator.PropertySingleSelectInputConfigurator<T,D,C>>
|
static interface |
SingleSelectConfigurator.ValidatablePropertySingleSelectInputBuilder<T>
Property model based SingleSelect input builder with validation support.
|