|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UiFactory | |
|---|---|
| org.zkoss.zk.ui.http | HTTP relevant utilities and servlets for implementing user interfaces (implementation only). |
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| Uses of UiFactory in org.zkoss.zk.ui.http |
|---|
| Classes in org.zkoss.zk.ui.http that implement UiFactory | |
|---|---|
class |
SerializableUiFactory
The serializable implementation of UiFactory. |
class |
SimpleUiFactory
The default implementation of UiFactory. |
| Uses of UiFactory in org.zkoss.zk.ui.impl |
|---|
| Classes in org.zkoss.zk.ui.impl that implement UiFactory | |
|---|---|
class |
AbstractUiFactory
The sketetal implementation of UiFactory. |
| Methods in org.zkoss.zk.ui.impl that return UiFactory | |
|---|---|
UiFactory |
AbstractWebApp.getUiFactory()
|
| Uses of UiFactory in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys that return UiFactory | |
|---|---|
UiFactory |
WebAppCtrl.getUiFactory()
Returns the UI factory for this Web application (never null). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||