Uses of Class
org.zkoss.zul.Grid

Packages that use Grid
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Grid in org.zkoss.zul
 

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

Methods in org.zkoss.zul with parameters of type Grid
 Row RowRendererExt.newRow(Grid grid)
          Creates an instance of Row for rendering.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.