Uses of Class
org.zkoss.zul.Tabbox
-
Packages that use Tabbox Package Description org.zkoss.zul org.zkoss.zul.impl -
-
Uses of Tabbox in org.zkoss.zul
Methods in org.zkoss.zul that return Tabbox Modifier and Type Method Description TabboxTab. getTabbox()Returns the tabbox owns this component.TabboxTabpanel. getTabbox()Returns the tabbox owns this component.TabboxTabpanels. getTabbox()Returns the tabbox owns this component.TabboxTabs. 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 Modifier and Type Method Description voidTabboxEngine. doDataChange(Tabbox tabbox, ListDataEvent event)voidTabboxEngine. doInitRenderer(Tabbox tabbox)
-