|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLightWeightColumn | |
|---|---|
| com.inmethod.grid.column | |
| com.inmethod.grid.column.editable | |
| Uses of AbstractLightWeightColumn in com.inmethod.grid.column |
|---|
| Subclasses of AbstractLightWeightColumn in com.inmethod.grid.column | |
|---|---|
class |
PropertyColumn<M,I,P>
A lightweight column that displays a property of row object specified by an property expression. |
| Uses of AbstractLightWeightColumn in com.inmethod.grid.column.editable |
|---|
| Subclasses of AbstractLightWeightColumn in com.inmethod.grid.column.editable | |
|---|---|
class |
CheckBoxPropertyColumn<M,I>
Property column that uses a CheckBoxPanel as cell component
when the item is selected. |
class |
DatePropertyColumn<M,I>
Property column that uses a DateTextFieldPanel as cell component
when the item is selected. |
class |
DropDownChoiceColumn<M,I,T>
Property column that uses a DropDownChoicePanel as cell component
when the item is selected. |
class |
EditablePropertyColumn<M,I,P>
Property column that uses a TextFieldPanel as cell component when the item is selected. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||