|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tabbox | |
|---|---|
| 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). |
| Uses of Tabbox in org.zkoss.bind.converter.sys |
|---|
| Methods in org.zkoss.bind.converter.sys with parameters of type Tabbox | |
|---|---|
protected ListModel<?> |
TabboxSelectedIndexConverter.getComponentModel(Tabbox comp)
|
protected ListModel<?> |
TabboxModelConverter.getComponentModel(Tabbox comp)
|
| Uses of Tabbox in org.zkoss.zkmax.zul.impl |
|---|
| Methods in org.zkoss.zkmax.zul.impl with parameters of type Tabbox | |
|---|---|
void |
TabboxEngineImpl.doDataChange(Tabbox tabbox,
ListDataEvent event)
|
void |
TabboxEngineImpl.doInitRenderer(Tabbox tabbox)
|
| Uses of Tabbox in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return Tabbox | |
|---|---|
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. |
| Uses of Tabbox in org.zkoss.zul.impl |
|---|
| Methods in org.zkoss.zul.impl with parameters of type Tabbox | |
|---|---|
void |
TabboxEngine.doDataChange(Tabbox tabbox,
ListDataEvent event)
|
void |
TabboxEngine.doInitRenderer(Tabbox tabbox)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||