Uses of Class
org.zkoss.zul.Column

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

Uses of Column in org.zkoss.zul
 

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

Constructors in org.zkoss.zul with parameters of type Column
RowComparator(Column header, boolean ascending, boolean ignoreCase, boolean nullAsMax)
          Compares with the column.
 



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