| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionsModeMultiSelectInputBuilder<T,ITEM,B extends OptionsModeMultiSelectInputBuilder<T,ITEM,B>>
MultiSelect input builder for the options rendering mode. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OptionsModeMultiSelectInputBuilder.DatastoreItemOptionsModeMultiSelectInputBuilder<T,ITEM>
MultiSelect input builder for the options rendering mode with
DatastoreDataProviderConfigurator support. |
static interface |
OptionsModeMultiSelectInputBuilder.DatastorePropertyOptionsModeMultiSelectInputBuilder<T>
Property model based MultiSelect input builder for the options rendering mode with
DatastoreDataProviderConfigurator support. |
static interface |
OptionsModeMultiSelectInputBuilder.ItemOptionsModeMultiSelectInputBuilder<T,ITEM>
MultiSelect input builder for the options rendering mode. |
static interface |
OptionsModeMultiSelectInputBuilder.PropertyOptionsModeMultiSelectInputBuilder<T>
Property model based MultiSelect input builder for the options rendering mode. |
Copyright © 2019 The Holon Platform. All rights reserved.