|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
com.cosylab.gui.components.table.cells
See:
Description
| Interface Summary | |
|---|---|
| Command | Command is interface for wraper aroud action, whcih can be performed with arbitrary table cell. |
| Class Summary | |
|---|---|
| BooleanCell | BooleanCell encapsulates boolean value. |
| CommandAction | Action, which executes command. |
| DeviceCell | DeviceCell holds place for device: an entitiy providion identifier and possibly commands. |
| DoubleCell | DobubleCell holds double value. |
| DoubleSeqCell | DobubleSeqCell hold double array value. |
| LongCell | LongCell holds long type of value. |
| LongEnumCell | LongEnumCell holds enumeration valies. |
| LongSeqCell | LongSeqCell holds long array value. |
| NumericCell | Numeric cell holds numeric value: double or long. |
| PatternCell | PatternCell describes pattern of bits. |
| StringCell | StringCell holds place String value. |
| StringSeqCell | StringSeqCell hold string array value. |
| TableCell | TableCell is most basic kind of table cells, which has own renderers and
editors in com.cosylab.gui.components.table.renderers. |
| Exception Summary | |
|---|---|
| CommandException | Common exception that occurs during command execution. |
com.cosylab.gui.components.table.cellscom.cosylab.gui.components.table.renderers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||