Package | Description |
---|---|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorBox
|
class |
ComboBox
|
class |
DoubleSpinBox
|
class |
InputBox<VALUE>
A
InputBox extends ValueBoxBase for HTML5 input widgets. |
class |
IntegerRangeBox
|
class |
IntegerSpinBox
|
class |
LocalDateBox
A
LocalDateBox is an input widget for LocalDate . |
class |
LocalTimeBox
A
LocalTimeBox is an input widget for LocalTime . |
class |
LongSpinBox
|
class |
NumberBox<VALUE extends Number>
This is the abstract base class for a
ValueBoxBase that represents a
number or range input. |
class |
NumberSpinBox<VALUE extends Number>
|
Modifier and Type | Field and Description |
---|---|
private AttributeWriteDataList |
DataList.owner
The owner of this
DataList . |
Modifier and Type | Method and Description |
---|---|
void |
DataList.setOwner(AttributeWriteDataList owner) |
Copyright © 2001–2016 mmm-Team. All rights reserved.