| Package | Description |
|---|---|
| org.dominokit.domino.ui.forms |
| Modifier and Type | Class and Description |
|---|---|
class |
NumberBox<T extends NumberBox<T,E>,E extends Number>
A Base implementation for form inputs that takes/provide numeric values
|
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalBox
A component that has an input to take/provide BigDecimal value
|
class |
DoubleBox
A component that has an input to take/provide Double value
|
class |
FloatBox
A component that has an input to take/provide float value
|
class |
IntegerBox
A component that has an input to take/provide Integer value
|
class |
LongBox
A component that has an input to take/provide Long value
|
class |
ShortBox
A component that has an input to take/provide Short value
|
Copyright © 2019–2022 Dominokit. All rights reserved.