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

Packages that use InitiatorExt
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
 

Uses of InitiatorExt in org.zkoss.zk.ui.util
 

Classes in org.zkoss.zk.ui.util that implement InitiatorExt
 class Composition
          Composition manager that compose the given components into a whole page per the "insert" components and "define" components annotations.
 class GenericInitiator
          A skeletal implementation that provides does-nothing for all methods, such that the deriving class needs only to implement the required method.
 

Uses of InitiatorExt in org.zkoss.zkplus.databind
 

Classes in org.zkoss.zkplus.databind that implement InitiatorExt
 class AnnotateDataBinderInit
          Deprecated. As of release 7.0.0, replace with new ZK binding.
 



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