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 Attributes of desktops, pages and components that are used internally.
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.
NativeHelpers Utilities for implementing Native.Helper.
PageImpl An implmentation of Page and PageCtrl.
RequestInfoImpl An implementation of RequestInfo.
RequestQueueImpl An implementation of RequestQueue behaving as a queue of AuRequest.
RichletConfigImpl An implementation of RichletConfig.
SessionDesktopCacheProvider A implementation of DesktopCacheProvider that stores all desktops from the same session in one desktop cache.
SimpleDesktopCache A simple implementation of DesktopCache.
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-2007 Potix Corporation. All Rights Reserved.