Package org.zkoss.zk.ui.impl

Implementation of user interfaces and factories (implementation only).

See:
          Description

Class Summary
AbortByRemoveDesktop The aborting reason when the remove-desktop command is received.
AbortBySendRedirect The aborting reason for send-redirect.
AbstractExecution A skeletal implementation of Execution.
AbstractUiFactory The sketetal implementation of UiFactory.
AbstractWebApp A skeletal implementation of WebApp.
Attributes Deprecated. As of release 5.0.0, replaced with Attributes.
DesktopImpl The implementation of Desktop.
EventInterceptors Utilities used to handle EventInterceptor.
EventProcessingThreadImpl Thread to handle events.
EventProcessor A utility class that simplify the implementation of EventProcessingThread.
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.
ListenerIterator Used to iterate the event listener.
MultiComposer To proxy a collection of composer
NativeHelpers Utilities for implementing Native.Helper.
PageImpl An implmentation of Page and PageCtrl.
PollingServerPush A server-push implementation that is based on client-polling.
RequestInfoImpl An implementation of RequestInfo.
RequestQueueImpl An implementation of RequestQueue behaving as a queue of AuRequest.
RichletConfigImpl An implementation of RichletConfig.
ScopeListeners Utilities to implement Scope.addScopeListener(org.zkoss.zk.ui.ext.ScopeListener) and Scope.removeScopeListener(org.zkoss.zk.ui.ext.ScopeListener).
SessionDesktopCacheProvider A implementation of DesktopCacheProvider that stores all desktops from the same session in one desktop cache.
SimpleDesktopCache A simple implementation of DesktopCache.
SimpleScope A simple implementation of Scope.
UiEngineImpl An implementation of UiEngine.
ZScriptInitiator An initiator used to evaluate a zscript file.
 

Package org.zkoss.zk.ui.impl Description

Implementation of user interfaces and factories (implementation only).



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo