Package | Description |
---|---|
org.zkoss.bind.converter.sys |
System Converter for ZK Bind
|
org.zkoss.zkmax.zul.impl |
Implementation of ZUL components in ZK EE
|
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 |
---|---|
protected ListModel<?> |
TabboxSelectedIndexConverter.getComponentModel(Tabbox comp) |
protected ListModel<?> |
TabboxModelConverter.getComponentModel(Tabbox comp) |
Modifier and Type | Method and Description |
---|---|
void |
TabboxEngineImpl.doDataChange(Tabbox tabbox,
ListDataEvent event) |
void |
TabboxEngineImpl.doInitRenderer(Tabbox tabbox) |
Modifier and Type | Method and Description |
---|---|
Tabbox |
Tabs.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tabpanels.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tabpanel.getTabbox()
Returns the tabbox owns this component.
|
Tabbox |
Tab.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 © 2005-2021 Potix Corporation. All Rights Reserved.