| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
Input.number(Class<T> numberClass)
Gets a builder to create a numeric type
Input. |
static <T extends Number> |
Components.input.number(Class<T> numberClass)
Gets a builder to create a numeric type
Input. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
NumberInputBuilder.create(Class<T> numberType)
Get a new
NumberInputBuilder to create a numeric type Input. |
Copyright © 2019 The Holon Platform. All rights reserved.