| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextInputBuilder<T,C extends Input<T>,B extends TextInputBuilder<T,C,B>>
Base builder to create
Input instances backed by a text input widget. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberInputBuilder<T extends Number>
|
interface |
StringInputBuilder
|
Copyright © 2019 The Holon Platform. All rights reserved.