Uses of Package
org.zkoss.zk.ui.sys
-
Packages that use org.zkoss.zk.ui.sys Package Description org.zkoss.zk.au.http org.zkoss.zk.ui org.zkoss.zk.ui.http org.zkoss.zk.ui.impl org.zkoss.zk.ui.metainfo org.zkoss.zk.ui.sys org.zkoss.zk.ui.util -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.au.http Class Description WebAppCtrl Additional interface ofWebAppfor implementation. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui Class Description ComponentCtrl An addition interface toComponentthat is used for implementation or tools.ContentRenderer Used withAbstractComponent.renderProperties(org.zkoss.zk.ui.sys.ContentRenderer)to generate the component content that will be sent to the client.EventListenerMap Represents a map of event handlers and listeners.PageCtrl Addition interface toPagefor implementation purpose.PropertyAccess A property access interface to speed up Java reflection performance.Storage A storage interface is used for ZK web application to store application data with a string key and a data type value. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui.http Class Description DesktopCache The cache used to store desktops.ExecutionCtrl Additional interface toExecutionfor implementation.RequestInfo The request information used withUiFactory.SessionCache The cache for storing ZK sessions.SessionCtrl Additional interface ofSessionfor implementation.SessionResolver Used withSessionsCtrl.setCurrent(SessionResolver)to resolve a session dynamically.Storage A storage interface is used for ZK web application to store application data with a string key and a data type value.UiFactory WebAppCtrl Additional interface ofWebAppfor implementation. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui.impl Class Description AbortingReason The aborting reason used to abort the current execution.Attributes Attributes or library properties to customize the behaviors of ZK, such as page rending, fileupload and so on.DesktopCache The cache used to store desktops.DesktopCacheProvider Used to retrieve a desktop cache (DesktopCache).DesktopCtrl An addition interface toDesktopfor implementation.EventProcessingThread Represents an event processing thread.ExecutionCtrl Additional interface toExecutionfor implementation.ExecutionInfo The information about the event being served by the current execution.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 toPagefor implementation purpose.RequestInfo The request information used withUiFactory.RequestQueue A queue ofAuRequest.Scheduler A scheduler that is able to schedule a task to execute asynchronously.ServerPush Represents a server-push controller.SessionCache The cache for storing ZK sessions.Storage A storage interface is used for ZK web application to store application data with a string key and a data type value.UiEngine UI engine is responsible to process requests from the client, sends the response back to the client with the assistance ofExecutionCtrl.UiFactory Visualizer A part ofExecutionfor visualizing the components whose visual parts are modified.WebAppCtrl Additional interface ofWebAppfor implementation. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui.metainfo Class Description PageRenderer The page render used to render a page. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui.sys Class Description AbortingReason The aborting reason used to abort the current execution.ComponentCtrl An addition interface toComponentthat is used for implementation or tools.ContentRenderer Used withAbstractComponent.renderProperties(org.zkoss.zk.ui.sys.ContentRenderer)to generate the component content that will be sent to the client.DesktopCache The cache used to store desktops.DesktopCacheProvider Used to retrieve a desktop cache (DesktopCache).DesktopCtrl An addition interface toDesktopfor implementation.EventListenerMap Represents a map of event handlers and listeners.EventProcessingThread Represents an event processing thread.ExecutionCtrl Additional interface toExecutionfor implementation.ExecutionInfo The information about the event being served by the current execution.FailoverManager Represents a class that is able to handle fail-over in the application specific way.HtmlPageRenders.RenderContext The render context which consists of two writers (HtmlPageRenders.RenderContext.tempandHtmlPageRenders.RenderContext.perm.IdGenerator Used to generate UUID of components and pages and ID of desktops.PageConfig Represents the info used to initialize a page.PropertyAccess A property access interface to speed up Java reflection performance.RequestInfo The request information used withUiFactory.RequestQueue A queue ofAuRequest.Scheduler A scheduler that is able to schedule a task to execute asynchronously.ServerPush Represents a server-push controller.SessionCache The cache for storing ZK sessions.SessionCtrl Additional interface ofSessionfor implementation.SessionResolver Used withSessionsCtrl.setCurrent(SessionResolver)to resolve a session dynamically.StubComponent A stub component is a 'degenerated' component that does not maintain the states at the server.UiEngine UI engine is responsible to process requests from the client, sends the response back to the client with the assistance ofExecutionCtrl.UiFactory Visualizer A part ofExecutionfor visualizing the components whose visual parts are modified.WebAppFactory The factory used to instantiate the instance ofWebApp. -
Classes in org.zkoss.zk.ui.sys used by org.zkoss.zk.ui.util Class Description PropertiesRenderer A renderer used to render custom properties for particular components.SEORenderer A plugin that an application could add to generate application-specific SEO content.