static interface |
SingleSelectConfigurator.DatastorePropertySingleSelectInputBuilder<T>
|
static interface |
SingleSelectConfigurator.DatastorePropertySingleSelectInputConfigurator<T,C extends SingleSelectConfigurator.DatastorePropertySingleSelectInputConfigurator<T,C>>
|
static interface |
SingleSelectConfigurator.DatastoreSingleSelectInputBuilder<T,ITEM>
|
static interface |
SingleSelectConfigurator.DatastoreSingleSelectInputConfigurator<T,ITEM,C extends SingleSelectConfigurator.DatastoreSingleSelectInputConfigurator<T,ITEM,C>>
|
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.SingleSelectInputBuilder<T,ITEM>
|
static interface |
SingleSelectConfigurator.SingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends SingleSelectConfigurator.SingleSelectInputConfigurator<T,ITEM,D,C>>
|
static interface |
SingleSelectConfigurator.ValidatableDatastorePropertySingleSelectInputBuilder<T>
|
static interface |
SingleSelectConfigurator.ValidatableDatastoreSingleSelectInputBuilder<T,ITEM>
|
static interface |
SingleSelectConfigurator.ValidatablePropertySingleSelectInputBuilder<T>
Property model based SingleSelect input builder with validation support.
|
static interface |
SingleSelectConfigurator.ValidatableSingleSelectInputBuilder<T,ITEM>
|