Uses of Class
zul.mesh.HeadWidget

Packages that use HeadWidget
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 HeadWidget in zul.grid
 

Subclasses of HeadWidget in zul.grid
 class Columns
          Defines the columns of a grid.
 

Uses of HeadWidget in zul.mesh
 

Subclasses of HeadWidget in zul.mesh
 class Auxhead
          Used to define a collection of auxiliary headers (Auxheader).
 class ColumnMenuWidget
          A skeletal implementation for a column menu widget.
 

Methods in zul.mesh that return HeadWidget
 HeadWidget MeshWidget.getHeadWidget()
          Returns the self's head widget.
 

Uses of HeadWidget in zul.sel
 

Subclasses of HeadWidget in zul.sel
 class Listhead
          A list headers used to define multi-columns and/or headers.
 class Treecols
          A treecols.
 



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