Uses of Class
com.inmethod.grid.column.editable.EditablePropertyColumn
-
Packages that use EditablePropertyColumn Package Description com.inmethod.grid.column.editable -
-
Uses of EditablePropertyColumn in com.inmethod.grid.column.editable
Subclasses of EditablePropertyColumn in com.inmethod.grid.column.editable Modifier and Type Class Description classDropDownChoiceColumn<M,I,T,S>Property column that uses aDropDownChoicePanelas cell component when the item is selected.classEditableCheckBoxColumn<M,I,S>Property column that uses aCheckBoxPanelas cell component when the item is selected.classEditableLocalDateColumn<M,I,S>Property column that uses aLocalDateTextFieldPanelas cell component when the item is selected.
-