Uses of Interface
org.zkoss.zul.impl.TabboxEngine
-
Packages that use TabboxEngine Package Description org.zkoss.zkmax.zul.impl org.zkoss.zul -
-
Uses of TabboxEngine in org.zkoss.zkmax.zul.impl
Classes in org.zkoss.zkmax.zul.impl that implement TabboxEngine Modifier and Type Class Description classTabboxEngineImplAn implementation engine for tabbox with model. -
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
-