|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tabbox | |
---|---|
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 Tabbox in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Tabbox | |
---|---|
class |
Tabbox
A tabbox. |
Methods in org.zkoss.zul that return Tabbox | |
---|---|
Tabbox |
Tabs.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tabpanels.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tabpanel.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tab.getTabboxApi()
Returns the tabbox owns this component. |
Uses of Tabbox in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Tabbox | |
---|---|
Tabbox |
Tabs.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tabpanels.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tabpanel.getTabboxApi()
Returns the tabbox owns this component. |
Tabbox |
Tab.getTabboxApi()
Returns the tabbox owns this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |