public class XelELContext
extends org.zkoss.zel.ELContext
| Constructor and Description |
|---|
XelELContext(XelContext xelc) |
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.zel.ELResolver |
getELResolver() |
org.zkoss.zel.FunctionMapper |
getFunctionMapper() |
org.zkoss.zel.VariableMapper |
getVariableMapper() |
protected XelContext |
getXelContext() |
protected org.zkoss.zel.ELResolver |
newELResolver(XelContext xelc) |
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolvedpublic XelELContext(XelContext xelc)
protected org.zkoss.zel.ELResolver newELResolver(XelContext xelc)
public org.zkoss.zel.ELResolver getELResolver()
getELResolver in class org.zkoss.zel.ELContextpublic org.zkoss.zel.FunctionMapper getFunctionMapper()
getFunctionMapper in class org.zkoss.zel.ELContextpublic org.zkoss.zel.VariableMapper getVariableMapper()
getVariableMapper in class org.zkoss.zel.ELContextprotected XelContext getXelContext()
Copyright © 2018. All rights reserved.