Uses of Class
org.zkoss.zk.scripting.InterpreterNotFoundException

Packages that use InterpreterNotFoundException
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 InterpreterNotFoundException in org.zkoss.zk.ui
 

Methods in org.zkoss.zk.ui that throw InterpreterNotFoundException
 void Page.setZScriptLanguage(java.lang.String zslang)
          Sets the default scripting language which will be assumed if a zscript element doesn't specify any language.
 

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

Methods in org.zkoss.zk.ui.impl that throw InterpreterNotFoundException
 void PageImpl.setZScriptLanguage(java.lang.String zslang)
           
 



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