Uses of Class
zul.grid.Grid

Packages that use Grid
zul.grid The grid related widgets, such as grid and row. 
 

Uses of Grid in zul.grid
 

Methods in zul.grid that return Grid
 Grid Foot.getGrid()
          Returns the grid that contains this column.
 Grid Rows.getGrid()
          Returns the grid that contains this rows.
 Grid Footer.getGrid()
          Returns the grid that this belongs to.
 Grid Row.getGrid()
          Returns the grid that contains this row.
 Grid Column.getGrid()
          Returns the grid that contains this column.
 Grid Columns.getGrid()
          Returns the grid that contains this columns.
 

Methods in zul.grid with parameters of type Grid
 void RowIter.$init(Grid grid)
          Constructor
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo