|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tabpanel | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of Tabpanel in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return Tabpanel | |
|---|---|
Tabpanel |
Tab.getLinkedPanel()
Returns the panel associated with this tab. |
Tabpanel |
Tabbox.getSelectedPanel()
Returns the selected tab panel. |
| Methods in org.zkoss.zul with parameters of type Tabpanel | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||