Uses of Interface
org.zkoss.zk.ui.sys.PageConfig

Packages that use PageConfig
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
 

Uses of PageConfig in org.zkoss.zk.ui.impl
 

Methods in org.zkoss.zk.ui.impl with parameters of type PageConfig
 void PageImpl.init(PageConfig config)
           
 

Uses of PageConfig in org.zkoss.zk.ui.sys
 

Methods in org.zkoss.zk.ui.sys with parameters of type PageConfig
 void PageCtrl.init(PageConfig config)
          Initializes this page by assigning the info provided by the specified PageConfig, and then adds it to a desktop (by use of Execution.getDesktop()).
 



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