Package org.zaval.lw.grid

This is set of classes to implement the light weight grid and tree grid components.

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.
 

Package org.zaval.lw.grid Description

This is set of classes to implement the light weight grid and tree grid components.



Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org