|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
LwEditorProvider | This interface is used to provide an editor component for the specified grid cell, it allows to customize grid cells editing process. |
LwGridMetrics | This interface is used to get values for basic metrical characteristics of the grid component. |
LwGridViewProvider | This interface is used to provide a view for the specified grid cell, it allows to customize grid cells' views. |
Class Summary | |
CellsVisibility | The class is used to represent grid cells visibility. |
LwDefEditors | This class is very simple implementation of LwEditorProvider interface where
a grid cells are edited with a text field component. |
LwDefViews | This class is a simple implementation of LwGridViewProvider interface where
LwTextRender view is used to render grid cells. |
LwGrid | This is light weight grid component. |
LwGridCaption | This component is used as the top grid component caption with a custom views. |
LwTreeGrid | This is light weight tree grid component. |
This is set of classes to implement the light weight grid and tree grid components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |