|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Column | |
---|---|
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 |
Uses of Column in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Column | |
---|---|
class |
Column
A single column in a Columns element. |
Methods in org.zkoss.zul that return Column | |
---|---|
Column |
Footer.getColumnApi()
Returns the column that is in the same column as this footer, or null if not available. |
Uses of Column in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Column | |
---|---|
Column |
Footer.getColumnApi()
Returns the column that is in the same column as this footer, or null if not available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |