| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionsModeSingleSelectInputBuilder<T,ITEM,B extends OptionsModeSingleSelectInputBuilder<T,ITEM,B>>
SingleSelect input builder for the options rendering mode. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OptionsModeSingleSelectInputBuilder.DatastoreItemOptionsModeSingleSelectInputBuilder<T,ITEM>
SingleSelect input builder for the options rendering mode with
DatastoreDataProviderConfigurator support. |
static interface |
OptionsModeSingleSelectInputBuilder.DatastorePropertyOptionsModeSingleSelectInputBuilder<T>
Property model based SingleSelect input builder for the options rendering mode with
DatastoreDataProviderConfigurator support. |
static interface |
OptionsModeSingleSelectInputBuilder.ItemOptionsModeSingleSelectInputBuilder<T,ITEM>
SingleSelect input builder for the options rendering mode. |
static interface |
OptionsModeSingleSelectInputBuilder.PropertyOptionsModeSingleSelectInputBuilder<T>
Property model based SingleSelect input builder for the options rendering mode. |
Copyright © 2019 The Holon Platform. All rights reserved.