Uses of Interface
org.zaval.lw.grid.LwGridViewProvider

Packages that use LwGridViewProvider
org.zaval.lw.grid This is set of classes to implement the light weight grid and tree grid components. 
 

Uses of LwGridViewProvider in org.zaval.lw.grid
 

Classes in org.zaval.lw.grid that implement LwGridViewProvider
 class LwDefViews
          This class is a simple implementation of LwGridViewProvider interface where LwTextRender view is used to render grid cells.
 class LwTreeGrid
          This is light weight tree grid component.
 

Methods in org.zaval.lw.grid that return LwGridViewProvider
 LwGridViewProvider LwGrid.getViewProvider()
          Gets the view provider.
 LwGridViewProvider LwTreeGrid.getViewProvider()
           
 

Methods in org.zaval.lw.grid with parameters of type LwGridViewProvider
 void LwGridCaption.setViewProvider(LwGridViewProvider p)
          Sets the specified view provider.
 void LwGrid.setViewProvider(LwGridViewProvider p)
          Sets the view provider.
 void LwTreeGrid.setViewProvider(LwGridViewProvider p)
           
 



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