|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Treecol | |
---|---|
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 Treecol in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Treecol | |
---|---|
class |
Treecol
A treecol. |
Methods in org.zkoss.zul that return Treecol | |
---|---|
Treecol |
Treefooter.getTreecolApi()
Returns the tree header that is in the same column as this footer, or null if not available. |
Treecol |
Treecell.getTreecolApi()
Returns the tree col associated with this cell, or null if not available. |
Uses of Treecol in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Treecol | |
---|---|
Treecol |
Treefooter.getTreecolApi()
Returns the tree header that is in the same column as this footer, or null if not available. |
Treecol |
Treecell.getTreecolApi()
Returns the tree col associated with this cell, or null if not available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |