Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.zk.ui.util Classes and Interfaces - 53 results found.
NameDescriptionTypePackageFramework
AggregationListenerA listener to gather some non-predefined listenersSince:8.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
CallbackA callback interface to execute in some circumstance.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
CharsetFinderRepresents a class that decides the character set based on the content type and the real content.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ClientsUtilities to send AuResponse to the client.Classorg.zkoss.zk.ui.utilZKoss (ZK)
ComponentActivationListenerUsed to notify an object stored in a component, when the session is going to be deactivated or has been activated.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ComponentCloneListenerUsed to notify an object stored in a component, when the component is cloned.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ComponentSerializationListenerUsed to notify an object stored in a component, when the component is going to be serialized or has been deserialized.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ComposerRepresents a composer to initialize a component (or a component of tree) when ZK loader is composing a component.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ComposerExtAn addition interface implemented with Composer to provide Note: any class that implements ComposerExt must implementInterfaceorg.zkoss.zk.ui.utilZKoss (ZK)
CompositionComposition manager that compose the given components into a whole page per the "insert" components and "define" components annotations.Classorg.zkoss.zk.ui.utilZKoss (ZK)
ConditionA condition to test with.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ConditionImplAn utility to simplify the implementation of Condition.Classorg.zkoss.zk.ui.utilZKoss (ZK)
ConfigParserA configuration parser is an application-specific parser to parse the configurations in zk.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ConfigurationThe ZK configuration.Classorg.zkoss.zk.ui.utilZKoss (ZK)
ConventionWiresUtilities to wire variables by name conventions.Classorg.zkoss.zk.ui.utilZKoss (ZK)
DataHandlerInfoA data handler info for Configuration to use.Classorg.zkoss.zk.ui.utilZKoss (ZK)
DesktopActivationListenerUsed to notify an object stored in a desktop, when the session is going to be deactivated or has been activated.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
DesktopCleanupUsed to clean up a desktop.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
DesktopInitUsed to initialize a desktop when it is created.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
DesktopRecycleUsed to recycle the desktop (Desktop).Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
DesktopSerializationListenerUsed to notify an object stored in a desktop, when the desktop is going to be serialized or has been deserialized.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
EventInterceptorThe event interceptor used to intercept the processing of events.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ExecutionCleanupUsed to clean up an execution.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ExecutionInitUsed to initialize an execution when it is created.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ExecutionMonitorAn application-level listener to know when an execution is activated, deactivated, or waiting for activation.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ForEachUsed to denote a collection of elements.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ForEachImplAn implementation of ForEach.Classorg.zkoss.zk.ui.utilZKoss (ZK)
ForEachStatusRepresents the runtime information of each iteration caused by The main use is to get the object in the outer iteration:Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
FullComposerA decorative interface used with Composer (and/or ComposerExt) to indicate that it requires the full control.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
GenericAutowireComposerA skeletal composer that you can extend and write intuitive onXxx event handler methods with "auto-wired" accessible variable objects suchClassorg.zkoss.zk.ui.utilZKoss (ZK)
GenericComposerA skeletal composer that you can extend and write intuitive onXxx event handler methods; this class will registers onXxx events to the supervised component automatically.Classorg.zkoss.zk.ui.utilZKoss (ZK)
GenericForwardComposerA skeletal composer that you can extend and write intuitive onXxx$myid event handler methods with auto event forwarding and "auto-wired" accessible Classorg.zkoss.zk.ui.utilZKoss (ZK)
GenericInitiatorA skeletal implementation that provides does-nothing for all methods, such that the deriving class needs only to implement the required method.Classorg.zkoss.zk.ui.utilZKoss (ZK)
Initiator in the init directive.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
InitiatorExtAn extra interface that can be implemented with Initiator to have the better control.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
MonitorA listener to monitor the status of ZK engine.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
PageActivationListenerUsed to notify an object stored in a page, when the session is going to be deactivated or has been activated.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
PageSerializationListenerUsed to notify an object stored in a page, when the page is going to be serialized or has been deserialized.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
PerformanceMeterAn application-level listener to measure the performance of the processing of client Note: ZK doesn't fork another low-priority thread to call theInterfaceorg.zkoss.zk.ui.utilZKoss (ZK)
RequestInterceptorUsed to intercept the requests for the ZK Loader and Update Engine.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
SessionActivationListenerUsed to notify an object stored in a session, when the session is going to be deactivated or has been activated.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
SessionCleanupUsed to clean up a session.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
SessionInitUsed to initialize a session when it is created.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
SessionSerializationListenerUsed to notify an object stored in a session, when the session is going to be serialized or has been deserialized.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
StatisticAn implementation of Monitor to accumulate statistic data It has no effect until you specify it in WEB-INF/zk.Classorg.zkoss.zk.ui.utilZKoss (ZK)
TemplateRepresents a UI template that is used to create components.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ThemeProviderUsed to replace the theme defined in the language definitions (lang.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
ThemeProvider .AideUtilities to help the implementation of ThemeProvider to manipulate the URI such that it is able to use a different URIClassorg.zkoss.zk.ui.util.ThemeProviderZKoss (ZK)
UiLifeCycleUsed to intercept the life cycle of UI, such as ComponentSince:3.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
URIInfoRepresents an URI and how to use the URI.Classorg.zkoss.zk.ui.utilZKoss (ZK)
URIInterceptorUsed to intercept the loading of ZUML pages associated with the specified URI.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
WebAppCleanupUsed to initialize a ZK application when it about to be destroyed.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
WebAppInitUsed to initialize a ZK application when it is created.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)