Uses of Class
org.zkoss.jsf.zul.impl.BaseInit

Packages that use BaseInit
org.zkoss.jsf.zul   
 

Uses of BaseInit in org.zkoss.jsf.zul
 

Subclasses of BaseInit in org.zkoss.jsf.zul
 class Init
          Init is a JSF component implementation for initial of page
Once this is specified, an instance inside this tag is created and Initiator.doInit(org.zkoss.zk.ui.Page, java.lang.Object[]) is called before the page is evaluated.
 



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