|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AbortingReason | The aborting reason used to abort the current execution. |
| ComponentCtrl | An addition interface to Component
that is used for implementation or tools. |
| DesktopCache | The cache used to store desktops. |
| DesktopCacheProvider | Used to retrieve a desktop cache (DesktopCache). |
| DesktopCtrl | An addition interface to Desktop
for implementation. |
| EventProcessingThread | Represents an event processing thread. |
| ExecutionCtrl | Additional interface to Execution
for implementation. |
| FailoverManager | Represents a class that is able to handle fail-over in the application specific way. |
| IdGenerator | Used to generate UUID of components and pages and ID of desktops. |
| PageConfig | Represents the info used to initialize a page. |
| PageCtrl | Addition interface to Page for implementation
purpose. |
| RequestInfo | The request information used with UiFactory. |
| RequestQueue | A queue of AuRequest. |
| ServerPush | Represents a server-push controller. |
| SessionCache | The cache for storing ZK sessions. |
| SessionCtrl | Additional interface of Session for implementation. |
| UiEngine | UI engine is reponsible to process requests from the client,
sends the response back to the client with the assistent of
ExecutionCtrl. |
| UiFactory | Used to create Desktop, Page and to convert path/URL
to PageDefinition. |
| Visualizer | A part of Execution for visualizing the components whose
visual parts are modified. |
| WebAppCtrl | Additional interface of WebApp for implementation. |
| Class Summary | |
|---|---|
| ComponentsCtrl | Utilities for implementing components. |
| ConfigParser | Used to parse WEB-INF/zk.xml, metainfo/zk/zk.xml
and meta/zk/config.xml into Configuration. |
| ExecutionsCtrl | Additional utilities for Execution. |
| Names | Utilities about variable's names. |
| SessionsCtrl | An addition interface to Sessions for implementation. |
Internal interfaces of user interfaces and factories (behind the scene). Most user interface, such as Component, has an internal interface, such as ComponentCtrl, used only by ZK internals. Application developers shall never use them.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||