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.
|