Uses of Class
org.zkoss.zk.ui.ComponentNotFoundException

Packages that use ComponentNotFoundException
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
 

Uses of ComponentNotFoundException in org.zkoss.zk.ui
 

Methods in org.zkoss.zk.ui that throw ComponentNotFoundException
 Page Desktop.getPage(java.lang.String pageId)
          Returns the page of the specified ID.
 

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

Methods in org.zkoss.zk.ui.sys that throw ComponentNotFoundException
static java.lang.Object[] ComponentsCtrl.parseEventExpression(Component comp, java.lang.String evtexpr, Component defaultComp, boolean deferred)
          Pares the event expression.
 



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