|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderElement | |
---|---|
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 |
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 column 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |