|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabboxEngine | |
|---|---|
| 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. |
| Uses of TabboxEngine in org.zkoss.zkmax.zul.impl |
|---|
| Classes in org.zkoss.zkmax.zul.impl that implement TabboxEngine | |
|---|---|
class |
TabboxEngineImpl
An implementation engine for tabbox with model. |
| Uses of TabboxEngine in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return TabboxEngine | |
|---|---|
TabboxEngine |
Tabbox.getEngine()
Returns the implementation tabbox engine. |
protected TabboxEngine |
Tabbox.newTabboxEngine()
Instantiates the default tabbox engine. |
| Methods in org.zkoss.zul with parameters of type TabboxEngine | |
|---|---|
void |
Tabbox.setEngine(TabboxEngine engine)
Sets the tabbox engine for ListModel |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||