Uses of Interface
org.zkoss.zul.impl.TabboxEngine
-
Packages that use TabboxEngine Package Description org.zkoss.zul -
-
Uses of TabboxEngine in org.zkoss.zul
Methods in org.zkoss.zul that return TabboxEngine Modifier and Type Method Description TabboxEngineTabbox. getEngine()Returns the implementation tabbox engine.protected TabboxEngineTabbox. newTabboxEngine()Instantiates the default tabbox engine.Methods in org.zkoss.zul with parameters of type TabboxEngine Modifier and Type Method Description voidTabbox. setEngine(TabboxEngine engine)Sets the tabbox engine forListModel
-