Package | Description |
---|---|
com.google.gwt.cell.client |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInputCell<C,V>
An
AbstractCell used to render input elements that can receive focus. |
class |
CheckboxCell
A
Cell used to render a checkbox. |
class |
DatePickerCell
A
Cell used to render and edit Date s. |
class |
EditTextCell
An editable text cell.
|
class |
SelectionCell
A
Cell used to render a drop-down list. |
class |
TextInputCell
An
AbstractCell used to render a text input. |