Package | Description |
---|---|
com.inmethod.grid.column.editable |
Modifier and Type | Class and Description |
---|---|
class |
DropDownChoiceColumn<M,I,T,S>
Property column that uses a
DropDownChoicePanel as cell component
when the item is selected. |
class |
EditableCheckBoxColumn<M,I,S>
Property column that uses a
CheckBoxPanel as cell component
when the item is selected. |
class |
EditableDateColumn<M,I,S>
Property column that uses a
DateTextFieldPanel as cell component
when the item is selected. |
Copyright © 2015. All rights reserved.