| AbortByRemoveDesktop |
The aborting reason when the remove-desktop command is received.
|
| AbortBySendRedirect |
The aborting reason for send-redirect.
|
| AbstractExecution |
|
| AbstractUiFactory |
|
| AbstractWebApp |
A skeletal implementation of WebApp.
|
| Attributes |
Attributes used internally for implementation only.
|
| DesktopImpl |
|
| DesktopRecycles |
|
| EventInterceptors |
|
| EventProcessingThreadImpl |
Thread to handle events.
|
| EventProcessor |
|
| ExecutionCarryOver |
A utility to carry over the execution to a server-push thread.
|
| GlobalDesktopCacheProvider |
A implementation of DesktopCacheProvider that stores all
desktops from the same Web application into one desktop cache.
|
| LegacyDesktopIdGenerator |
A legacy sequential desktop ID generator used in ZK before 9.6.0.
|
| MultiComposer<T extends Component> |
To proxy a collection of composers.
|
| NativeHelpers |
|
| PageImpl |
|
| PollingServerPush |
A server-push implementation that is based on client-polling.
|
| ProxyEvent |
Used to proxy another event.
|
| RequestInfoImpl |
|
| RequestQueueImpl |
|
| RichletConfigImpl |
|
| ScopeListeners |
|
| SessionDesktopCacheProvider |
A implementation of DesktopCacheProvider that stores all desktops
from the same session in one desktop cache.
|
| SimpleDesktopCache |
|
| SimpleScope |
A simple implementation of Scope.
|
| StaticIdGenerator |
Use this generator will generate fixed uuid for each component.
|
| SynchronizedScope |
A synchronized scope.
|
| UiEngineExtension |
|
| UiEngineImpl |
An implementation of UiEngine to create and update components.
|
| Utils |
Utilities to implement ZK.
|
| VolatilePage |
A page that does not really exist at the client.
|
| ZScriptInitiator |
An initiator used to evaluate a zscript file.
|