Uses of Interface
org.zkoss.zk.ui.util.Condition

Packages that use Condition
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
 

Uses of Condition in org.zkoss.zk.ui.metainfo
 

Classes in org.zkoss.zk.ui.metainfo that implement Condition
 class AttributesInfo
          Represents a map of custom attributes of a component definition (ComponentDefinition).
 class ComponentInfo
          Represents a componennt instance defined in a ZUML page.
 class EventHandler
          An event handler of a component definition (ComponentDefinition).
 class NativeInfo
          Represents the compmonent infomation about the native components.
 class Property
          Info about how to initialize a property (aka., a field of a component).
 class VariablesInfo
          The information about the variables element in the ZUML page.
 class ZScript
          Represents a zscript element.
 



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