Uses of Package
org.zkoss.zk.ui.util

Packages that use org.zkoss.zk.ui.util
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.http HTTP relevant utilities and servlets for implementing user interfaces (implementation only). 
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui
Configuration
          The ZK configuration.
EventInterceptor
          The event interceptor used to intercept the processing of events.
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui.http
Configuration
          The ZK configuration.
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui.impl
Configuration
          The ZK configuration.
EventInterceptor
          The event interceptor used to intercept the processing of events.
Initiator
          Implemented by an initiator that will be invoked if it is specified in the init directive.
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui.metainfo
Composer
          Represents a composer to initialize a component (or a component of tree) when ZK loader is composing a component.
Condition
          A condition to test with.
ConditionImpl
          An utility to simplify the implementation of Condition.
ForEach
          Used to denote a collection of elements.
Initiator
          Implemented by an initiator that will be invoked if it is specified in the init directive.
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui.sys
Configuration
          The ZK configuration.
 

Classes in org.zkoss.zk.ui.util used by org.zkoss.zk.ui.util
CharsetFinder
          Represents a class that decides the character set based on the content type and the real content.
ConditionImpl
          An utility to simplify the implementation of Condition.
ForEach
          Used to denote a collection of elements.
ForEachStatus
          Represents the runtime information of each iteration caused by ForEach.
Monitor
          A listener to monitor the status of ZK engine.
PerformanceMeter
          A listener to measure the performance of certain activities.
ThemeProvider
          Used to replace the theme defined in the language definitions (lang.xml and lang-addon.xml) and the configuration (the theme-uri elements in web.xml).
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.