| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputNotifierConfigurator<C extends InputNotifierConfigurator<C>>
Configurator for
InputNotifier type components. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberInputBuilder<T extends Number>
|
interface |
NumberInputConfigurator<T extends Number,C extends NumberInputConfigurator<T,C>>
|
interface |
PasswordInputBuilder
|
interface |
PasswordInputConfigurator<C extends PasswordInputConfigurator<C>>
|
interface |
StringAreaInputBuilder
|
interface |
StringAreaInputConfigurator<C extends StringAreaInputConfigurator<C>>
|
interface |
StringInputBuilder
|
interface |
StringInputConfigurator<C extends StringInputConfigurator<C>>
|
interface |
TextInputConfigurator<C extends TextInputConfigurator<C>>
Configurator for text type
Input components. |
interface |
ValidatableNumberInputBuilder<T extends Number>
|
interface |
ValidatablePasswordInputBuilder
|
interface |
ValidatableStringAreaInputBuilder
|
interface |
ValidatableStringInputBuilder
|
Copyright © 2019 The Holon Platform. All rights reserved.