Uses of Class
zul.mesh.HeaderWidget

Packages that use HeaderWidget
zul.grid The grid related widgets, such as grid and row. 
zul.mesh The two-dimensional mesh related widgets. 
zul.sel The selectable widgets, such as listbox and tree. 
 

Uses of HeaderWidget in zul.grid
 

Subclasses of HeaderWidget in zul.grid
 class Column
          A single column in a Columns element.
 

Uses of HeaderWidget in zul.mesh
 

Subclasses of HeaderWidget in zul.mesh
 class Auxheader
          An auxiliary header.
 class SortWidget
          A skeletal implementation for a sortable widget.
 

Methods in zul.mesh that return HeaderWidget
 HeaderWidget FooterWidget.getHeaderWidget()
          Returns the column that is in the same column as this footer, or null if not available.
 

Uses of HeaderWidget in zul.sel
 

Subclasses of HeaderWidget in zul.sel
 class Listheader
          The list header which defines the attributes and header of a column of a list box.
 class Treecol
          A treecol.
 



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