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 Row.getGrid()
          Returns the grid that contains this row.
 Grid Columns.getGrid()
          Returns the grid that contains this columns.
 Grid Rows.getGrid()
          Returns the grid that contains this rows.
 Grid Column.getGrid()
          Returns the grid that contains this column.
 Grid Foot.getGrid()
          Returns the grid that contains this column.
 Grid Footer.getGrid()
          Returns the grid that this belongs to.
 

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