interface |
BaseTemporalInputConfigurator<D,C extends BaseTemporalInputConfigurator<D,C>>
Base temporal type Input components configurator.
|
interface |
BooleanInputBuilder
|
interface |
BooleanInputConfigurator<C extends BooleanInputConfigurator<C>>
|
interface |
DateInputBuilder
|
interface |
DateInputConfigurator<C extends DateInputConfigurator<C>>
|
interface |
DateTimeInputBuilder
Date with time type Input components builder.
|
interface |
DateTimeInputConfigurator<C extends DateTimeInputConfigurator<C>>
Date with time type Input components configurator.
|
interface |
FilterableSingleSelectConfigurator<T,ITEM,B extends FilterableSingleSelectConfigurator<T,ITEM,B>>
Filterable SingleSelect input builder using a ComboBox as input component.
|
static interface |
FilterableSingleSelectConfigurator.DatastoreFilterableSingleSelectInputBuilder<T,ITEM>
|
static interface |
FilterableSingleSelectConfigurator.DatastoreFilterableSingleSelectInputConfigurator<T,ITEM,C extends FilterableSingleSelectConfigurator.DatastoreFilterableSingleSelectInputConfigurator<T,ITEM,C>>
|
static interface |
FilterableSingleSelectConfigurator.DatastorePropertyFilterableSingleSelectInputBuilder<T>
|
static interface |
FilterableSingleSelectConfigurator.DatastorePropertyFilterableSingleSelectInputConfigurator<T,C extends FilterableSingleSelectConfigurator.DatastorePropertyFilterableSingleSelectInputConfigurator<T,C>>
|
static interface |
FilterableSingleSelectConfigurator.FilterableSingleSelectInputBuilder<T,ITEM>
|
static interface |
FilterableSingleSelectConfigurator.FilterableSingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends FilterableSingleSelectConfigurator.FilterableSingleSelectInputConfigurator<T,ITEM,D,C>>
|
static interface |
FilterableSingleSelectConfigurator.PropertyFilterableSingleSelectInputBuilder<T>
|
static interface |
FilterableSingleSelectConfigurator.PropertyFilterableSingleSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends FilterableSingleSelectConfigurator.PropertyFilterableSingleSelectInputConfigurator<T,D,C>>
Property model based filterable SingleSelect input configurator.
|
static interface |
FilterableSingleSelectConfigurator.ValidatableDatastoreFilterableSingleSelectInputBuilder<T,ITEM>
|
static interface |
FilterableSingleSelectConfigurator.ValidatableDatastorePropertyFilterableSingleSelectInputBuilder<T>
|
static interface |
FilterableSingleSelectConfigurator.ValidatableFilterableSingleSelectInputBuilder<T,ITEM>
Filterable SingleSelect input builder with validation support.
|
static interface |
FilterableSingleSelectConfigurator.ValidatablePropertyFilterableSingleSelectInputBuilder<T>
Property model based filterable SingleSelect input builder with validation support.
|
interface |
HasValueInputBuilder<T,H extends com.vaadin.flow.component.HasValue<?,T>,C extends com.vaadin.flow.component.Component>
A builder to create Input components from a HasValue component.
|
interface |
InputAdapterBuilder<T,V,H extends com.vaadin.flow.component.HasValue<?,V>,C extends com.vaadin.flow.component.Component,B extends InputAdapterBuilder<T,V,H,C,B>>
Base builder to create Input components from a HasValue component.
|
interface |
InputBuilder<T,E extends ValueHolder.ValueChangeEvent<T>,C extends Input<T>,I extends ValidatableInput<T>,B extends InputBuilder<T,E,C,I,B,V>,V extends BaseValidatableInputBuilder<T,I,V>>
Builder to create Input instances.
|
static interface |
InputConfigurator.BaseInputConfigurator<T>
|
interface |
InputConverterBuilder<T,V>
Input converter builder.
|
interface |
InputValueConfigurator<T,E extends ValueHolder.ValueChangeEvent<T>,C extends InputValueConfigurator<T,E,C>>
Interface to configure an Input with value configuration support.
|
interface |
ListMultiSelectConfigurator<T,ITEM,B extends ListMultiSelectConfigurator<T,ITEM,B>>
MultiSelect input builder using a MultiSelectListBox as input
component.
|
static interface |
ListMultiSelectConfigurator.DatastoreListMultiSelectInputBuilder<T,ITEM>
|
static interface |
ListMultiSelectConfigurator.DatastoreListMultiSelectInputConfigurator<T,ITEM,C extends ListMultiSelectConfigurator.DatastoreListMultiSelectInputConfigurator<T,ITEM,C>>
|
static interface |
ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputBuilder<T>
|
static interface |
ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputConfigurator<T,C extends ListMultiSelectConfigurator.DatastorePropertyListMultiSelectInputConfigurator<T,C>>
|
static interface |
ListMultiSelectConfigurator.ListMultiSelectInputBuilder<T,ITEM>
|
static interface |
ListMultiSelectConfigurator.ListMultiSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends ListMultiSelectConfigurator.ListMultiSelectInputConfigurator<T,ITEM,D,C>>
|
static interface |
ListMultiSelectConfigurator.PropertyListMultiSelectInputBuilder<T>
|
static interface |
ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D extends DatastoreDataProviderConfigurator<com.holonplatform.core.property.PropertyBox,D>,C extends ListMultiSelectConfigurator.PropertyListMultiSelectInputConfigurator<T,D,C>>
Property model based list MultiSelect input configurator.
|
static interface |
ListMultiSelectConfigurator.ValidatableDatastoreListMultiSelectInputBuilder<T,ITEM>
|
static interface |
ListMultiSelectConfigurator.ValidatableDatastorePropertyListMultiSelectInputBuilder<T>
|
static interface |
ListMultiSelectConfigurator.ValidatableListMultiSelectInputBuilder<T,ITEM>
List MultiSelect input builder with validation support.
|
static interface |
ListMultiSelectConfigurator.ValidatablePropertyListMultiSelectInputBuilder<T>
Property model based list MultiSelect input builder with
validation support.
|
interface |
ListSingleSelectConfigurator<T,ITEM,B extends ListSingleSelectConfigurator<T,ITEM,B>>
SingleSelect input builder using a ListBox as input
component.
|
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.
|
interface |
LocalDateInputBuilder
|
interface |
LocalDateInputConfigurator<C extends LocalDateInputConfigurator<C>>
|
interface |
LocalDateTimeInputBuilder
|
interface |
LocalDateTimeInputConfigurator<C extends LocalDateTimeInputConfigurator<C>>
|
interface |
LocalTimeInputBuilder
|
interface |
LocalTimeInputConfigurator<C extends LocalTimeInputConfigurator<C>>
|
interface |
MultiSelectableInputConfigurator<T,ITEM,C extends MultiSelectableInputConfigurator<T,ITEM,C>>
|
interface |
NumberInputBuilder<T extends Number>
|
interface |
NumberInputConfigurator<T extends Number,C extends NumberInputConfigurator<T,C>>
|
interface |
OptionsMultiSelectConfigurator<T,ITEM,B extends OptionsMultiSelectConfigurator<T,ITEM,B>>
MultiSelect input builder using a CheckboxGroup as input component.
|
static interface |
OptionsMultiSelectConfigurator.DatastoreOptionsMultiSelectInputBuilder<T,ITEM>
|
static interface |
OptionsMultiSelectConfigurator.DatastoreOptionsMultiSelectInputConfigurator<T,ITEM,C extends OptionsMultiSelectConfigurator.DatastoreOptionsMultiSelectInputConfigurator<T,ITEM,C>>
|
static interface |
OptionsMultiSelectConfigurator.DatastorePropertyOptionsMultiSelectInputBuilder<T>
|
static interface |
OptionsMultiSelectConfigurator.DatastorePropertyOptionsMultiSelectInputConfigurator<T,C extends OptionsMultiSelectConfigurator.DatastorePropertyOptionsMultiSelectInputConfigurator<T,C>>
|
static interface |
OptionsMultiSelectConfigurator.OptionsMultiSelectInputBuilder<T,ITEM>
|
static interface |
OptionsMultiSelectConfigurator.OptionsMultiSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends OptionsMultiSelectConfigurator.OptionsMultiSelectInputConfigurator<T,ITEM,D,C>>
|
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.ValidatableDatastoreOptionsMultiSelectInputBuilder<T,ITEM>
|
static interface |
OptionsMultiSelectConfigurator.ValidatableDatastorePropertyOptionsMultiSelectInputBuilder<T>
|
static interface |
OptionsMultiSelectConfigurator.ValidatableOptionsMultiSelectInputBuilder<T,ITEM>
Options MultiSelect input builder with validation support.
|
static interface |
OptionsMultiSelectConfigurator.ValidatablePropertyOptionsMultiSelectInputBuilder<T>
Property model based options MultiSelect input builder with validation support.
|
interface |
OptionsSingleSelectConfigurator<T,ITEM,B extends OptionsSingleSelectConfigurator<T,ITEM,B>>
SingleSelect input builder using a RadioButtonGroup as input component.
|
static interface |
OptionsSingleSelectConfigurator.DatastoreOptionsSingleSelectInputBuilder<T,ITEM>
|
static interface |
OptionsSingleSelectConfigurator.DatastoreOptionsSingleSelectInputConfigurator<T,ITEM,C extends OptionsSingleSelectConfigurator.DatastoreOptionsSingleSelectInputConfigurator<T,ITEM,C>>
|
static interface |
OptionsSingleSelectConfigurator.DatastorePropertyOptionsSingleSelectInputBuilder<T>
|
static interface |
OptionsSingleSelectConfigurator.DatastorePropertyOptionsSingleSelectInputConfigurator<T,C extends OptionsSingleSelectConfigurator.DatastorePropertyOptionsSingleSelectInputConfigurator<T,C>>
|
static interface |
OptionsSingleSelectConfigurator.OptionsSingleSelectInputBuilder<T,ITEM>
|
static interface |
OptionsSingleSelectConfigurator.OptionsSingleSelectInputConfigurator<T,ITEM,D extends DatastoreDataProviderConfigurator<ITEM,D>,C extends OptionsSingleSelectConfigurator.OptionsSingleSelectInputConfigurator<T,ITEM,D,C>>
|
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.ValidatableDatastoreOptionsSingleSelectInputBuilder<T,ITEM>
|
static interface |
OptionsSingleSelectConfigurator.ValidatableDatastorePropertyOptionsSingleSelectInputBuilder<T>
|
static interface |
OptionsSingleSelectConfigurator.ValidatableOptionsSingleSelectInputBuilder<T,ITEM>
|
static interface |
OptionsSingleSelectConfigurator.ValidatablePropertyOptionsSingleSelectInputBuilder<T>
Property model based options SingleSelect input builder with validation support.
|
interface |
PasswordInputBuilder
|
interface |
PasswordInputConfigurator<C extends PasswordInputConfigurator<C>>
|
interface |
PropertySelectInputConfigurator<T,S,C extends PropertySelectInputConfigurator<T,S,C>>
Configurator for selectable inputs with Property support.
|
interface |
SelectableInputConfigurator<T,S,C extends SelectableInputConfigurator<T,S,C>>
|
interface |
SingleSelectableInputConfigurator<T,ITEM,C extends SingleSelectableInputConfigurator<T,ITEM,C>>
|
interface |
SingleSelectConfigurator<T,ITEM,B extends SingleSelectConfigurator<T,ITEM,B>>
SingleSelect input builder using a Select as input component.
|
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>
|
interface |
StringAreaInputBuilder
Builder to create String type Input components rendered as a text area.
|
interface |
StringAreaInputConfigurator<C extends StringAreaInputConfigurator<C>>
|
interface |
StringInputBuilder
|
interface |
StringInputConfigurator<C extends StringInputConfigurator<C>>
|
interface |
ValidatableBooleanInputBuilder
|
interface |
ValidatableDateInputBuilder
|
interface |
ValidatableDateTimeInputBuilder
Validatable Date with time type Input builder.
|
interface |
ValidatableLocalDateInputBuilder
|
interface |
ValidatableLocalDateTimeInputBuilder
|
interface |
ValidatableLocalTimeInputBuilder
|
interface |
ValidatableNumberInputBuilder<T extends Number>
|
interface |
ValidatablePasswordInputBuilder
|
interface |
ValidatableStringAreaInputBuilder
|
interface |
ValidatableStringInputBuilder
|