Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
Tabpanel |
Tab.getLinkedPanel()
Returns the panel associated with this tab.
|
Tabpanel |
Tabbox.getSelectedPanel()
Returns the selected tab panel.
|
Modifier and Type | Method and Description |
---|---|
void |
TabboxRenderer.renderTabpanel(Tabpanel tabpanel,
T data,
int index)
Renders the data to the specified tabpanel.
|
void |
Tabbox.setSelectedPanel(Tabpanel panel)
Sets the selected tab panel.
|
Copyright © 2017. All rights reserved.