Uses of Interface
org.zkoss.zk.ui.RichletConfig

Packages that use RichletConfig
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
 

Uses of RichletConfig in org.zkoss.zk.ui
 

Methods in org.zkoss.zk.ui with parameters of type RichletConfig
 void Richlet.init(RichletConfig config)
          Called by the richlet container to indicate to a richlet that the richlet is being placed into service.
 void GenericRichlet.init(RichletConfig config)
          Called by the richlet container to indicate to a richlet that the richlet is being placed into service.
 

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

Classes in org.zkoss.zk.ui.impl that implement RichletConfig
 class RichletConfigImpl
          An implementation of RichletConfig.
 



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