Home » zk-src-3.5.1 » org » zkoss » zk » ui » impl »

org.zkoss.zk.ui.impl

Abstract Classes:

AbstractExecution   A skeletal implementation of Execution code | html
AbstractUiFactory   The sketetal implementation of UiFactory code | html
AbstractWebApp   A skeletal implementation of WebApp code | html

Classes:

AbortByRemoveDesktop   The aborting reason when the remove-desktop command is received.  code | html
AbortBySendRedirect   The aborting reason for send-redirect.  code | html
Attributes   Attributes of desktops, pages and components that are used internally.  code | html
DesktopImpl   The implementation of Desktop code | html
EventInterceptors   Utilities used to handle EventInterceptor code | html
EventProcessingThreadImpl   Thread to handle events.  code | html
EventProcessor   A utility class that simplify the implementation of org.zkoss.zk.ui.sys.EventProcessingThread code | html
ExecutionCarryOver   A utility to carry over the execution to a server-push thread.  code | html
FuncMethod   To provide backward compatibility for deprecated methods  code | html
GlobalDesktopCacheProvider   A implementation of DesktopCacheProvider that stores all desktops from the same Web application into one desktop cache.  code | html
Initiators   A helper class used to handle Initiator code | html
ListenerIterator   Used to iterate the event listener.  code | html
NativeHelpers   Utilities for implementing org.zkoss.zk.ui.ext.Native.Helper code | html
PageImpl   An implmentation of Page and PageCtrl code | html
PageImpl.NS     code | html
PhantomExecution   A 'phantom' execution that is used when no request/response available.  code | html
RealInits     code | html
RequestInfoImpl   An implementation of RequestInfo code | html
RequestQueueImpl   An implementation of RequestQueue behaving as a queue of AuRequest code | html
RichletConfigImpl   An implementation of RichletConfig code | html
SessionDesktopCacheProvider   A implementation of DesktopCacheProvider that stores all desktops from the same session in one desktop cache.  code | html
SimpleDesktopCache   A simple implementation of DesktopCache code | html
SimpleDesktopCache.Cache   Holds desktops.  code | html
UiEngineImpl   An implementation of UiEngine code | html
UiEngineImpl.CreateInfo   Info used with execCreate  code | html
UiEngineImpl.FulfillListener   The listener to create children when the fulfill condition is satisfied.  code | html
UiVisualizer   An implementation of Visualizer that works with UiEngineImpl code | html
UiVisualizer.TimedValue   Used to hold smart update and response with a time stamp.  code | html
ZScriptInitiator   An initiator used to evaluate a zscript file.  code | html