|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICellEditor | The ICellEditor provides the generation of the physical editor component,
handles correct all events, and gives standard access to edited values. |
ICellEditorHandler<C> | The ICellEditorHandler holds the physical editor component,
handles correct all events, and stores or restores the values. |
ICellEditorListener | The ICellEditorListener will be informed from the ICellEditor, if editing is complete, or canceled. |
ICellRenderer<C> | This class renders a cell of a GUI control. |
IControl | The IControl inform about changes in the
IDataRow/IDataBook and GUI controls need to repaint the data part. |
IEditorControl | The IEditorControl is an IControl that displays the value of one column in an IDataRow. |
ITableControl | The ITableControl is an IControl that displays the current page of an IDataBook. |
ITranslatable | The ITranslatable is the interface for text oriented objects which needs
translation support. |
ITreeControl | The ITreeControl is an IControl that displays the hierarchy of one or more IDataBooks. |
Contains UI relevant interface definitions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |