Uses of Interface
org.zkoss.zul.api.Column

Packages that use Column
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
 

Uses of Column in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Column
 class Column
          A single column in a Columns element.
 

Methods in org.zkoss.zul that return Column
 Column Footer.getColumnApi()
          Returns the column that is in the same column as this footer, or null if not available.
 

Uses of Column in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Column
 Column Footer.getColumnApi()
          Returns the column that is in the same column as this footer, or null if not available.
 



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