Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
Modifier and Type | Method and Description |
---|---|
Tabbox |
Tab.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tabpanel.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tabs.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tabpanels.getTabbox()
Returns the tabbox owns this component.
|
Modifier and Type | Method and Description |
---|---|
void |
TabboxEngine.doDataChange(Tabbox tabbox,
ListDataEvent event) |
void |
TabboxEngine.doInitRenderer(Tabbox tabbox) |
Copyright © 2019. All rights reserved.