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 component instance defined in a ZUML page.
 class EventHandler
          An event handler of a component definition (ComponentDefinition).
 class NativeInfo
          Represents the component information about the native components.
 class Property
          Information about how to initialize a property (a.k.a., a field of a component).
 class TemplateInfo
          Represent a template element.
 class VariablesInfo
          The information about the variables element in the ZUML page.
 class WidgetAttribute
          Represents a DOM attribute of the peer widget.
 class WidgetListener
          Represents a client-side event listener for the peer widget.
 class WidgetOverride
          Represents a method of the peer widget.
 class ZkInfo
          Represents the zk element in a ZUML page.
 class ZScriptInfo
          Represents a zscript element.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo