static interface |
ListSingleSelectConfigurator.DatastoreListSingleSelectInputBuilder<T,ITEM>
|
static interface |
ListSingleSelectConfigurator.DatastoreListSingleSelectInputConfigurator<T,ITEM,C extends ListSingleSelectConfigurator.DatastoreListSingleSelectInputConfigurator<T,ITEM,C>>
|
static interface |
ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputBuilder<T>
|
static interface |
ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputConfigurator<T,C extends ListSingleSelectConfigurator.DatastorePropertyListSingleSelectInputConfigurator<T,C>>
|
static interface |
ListSingleSelectConfigurator.ListSingleSelectInputBuilder<T,ITEM>
|
static interface |
ListSingleSelectConfigurator.ListSingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends ListSingleSelectConfigurator.ListSingleSelectInputConfigurator<T,ITEM,D,C>>
|
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.ValidatableDatastoreListSingleSelectInputBuilder<T,ITEM>
|
static interface |
ListSingleSelectConfigurator.ValidatableDatastorePropertyListSingleSelectInputBuilder<T>
|
static interface |
ListSingleSelectConfigurator.ValidatableListSingleSelectInputBuilder<T,ITEM>
|
static interface |
ListSingleSelectConfigurator.ValidatablePropertyListSingleSelectInputBuilder<T>
Property model based SingleSelect input builder with
validation support.
|