Uses of Interface
org.zkoss.zul.impl.api.HeaderElement

Packages that use HeaderElement
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api   
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Uses of HeaderElement in org.zkoss.zul
 

Classes in org.zkoss.zul that implement HeaderElement
 class Auxheader
          An auxiliary header.
 class Column
          A single column in a Columns element.
 class Listheader
          The list header which defines the attributes and header of a columen of a list box.
 class Treecol
          A treecol.
 

Uses of HeaderElement in org.zkoss.zul.api
 

Subinterfaces of HeaderElement in org.zkoss.zul.api
 interface Auxheader
          An auxiliary header.
 interface Column
          A single column in a Columns element.
 interface Listheader
          The list header which defines the attributes and header of a columen of a list box.
 interface Treecol
          A treecol.
 

Uses of HeaderElement in org.zkoss.zul.impl
 

Classes in org.zkoss.zul.impl that implement HeaderElement
 class HeaderElement
          A skeletal implementation for a header.
 



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