Uses of Class
org.zkoss.zk.scripting.InterpreterNotFoundException
-
Packages that use InterpreterNotFoundException Package Description org.zkoss.zk.ui org.zkoss.zk.ui.impl -
-
Uses of InterpreterNotFoundException in org.zkoss.zk.ui
Methods in org.zkoss.zk.ui that throw InterpreterNotFoundException Modifier and Type Method Description 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 Modifier and Type Method Description void
PageImpl. setZScriptLanguage(java.lang.String zslang)
-