Class Summary |
AbstractCellEditor |
Title: OpenSwing Framework
Description: Abstract cell editor, used by other column editors. |
ButtonCellEditor |
Title: OpenSwing Framework
Description: Column editor used to press a button (button type column). |
CheckBoxCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a check-box type column. |
CodLookupCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a lookup control. |
ComboBoxVOCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a ComboVOControl, linked to a list of value objects. |
CurrencyCellEditor |
Title: OpenSwing Framework
Description: Column editor used for currency type columns. |
DateCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a date/date+time/time type cell. |
DomainCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a combo-box, linked to a domain type column. |
FileCellEditor |
Title: OpenSwing Framework
Description: Column editor used to import/download a file from/to local file system. |
FormattedTextCellEditor |
Title: OpenSwing Framework
Description: Column editor used for formatted text type columns.. |
ImageCellEditor |
Title: OpenSwing Framework
Description: Column editor used to show an image and select and import an image from file system. |
LinkCellEditor |
Title: OpenSwing Framework
Description: Column editor used to click a link (link type column). |
MultiLineTextCellEditor |
Title: OpenSwing Framework
Description: Column editor used for multi line text type columns.. |
MultipleTypeCellEditor |
Title: OpenSwing Framework
Description: Column editor used to edit a combo-box, linked to a domain type column. |
NumericCellEditor |
Title: OpenSwing Framework
Description: Column editor used for numeric type columns. |
SpinnerListCellEditor |
Title: OpenSwing Framework
Description: Column editor used for spinner list type columns. |
SpinnerNumberCellEditor |
Title: OpenSwing Framework
Description: Column editor used for spinner number type columns. |
TextCellEditor |
Title: OpenSwing Framework
Description: Column editor used for text type columns.. |