Uses of Class
org.zkoss.zel.ImportHandler
-
Packages that use ImportHandler Package Description org.zkoss.zel org.zkoss.zel.impl.lang -
-
Uses of ImportHandler in org.zkoss.zel
Methods in org.zkoss.zel that return ImportHandler Modifier and Type Method Description ImportHandlerELContext. getImportHandler()Obtain the ImportHandler for this ELContext, creating one if necessary. -
Uses of ImportHandler in org.zkoss.zel.impl.lang
Methods in org.zkoss.zel.impl.lang that return ImportHandler Modifier and Type Method Description ImportHandlerEvaluationContext. getImportHandler()
-