|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zel.ELContext
org.zkoss.xel.zel.XelELContext
public class XelELContext
An ZEL context that is based on XEL context.
| Constructor Summary | |
|---|---|
XelELContext(XelContext xelc)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.zkoss.zel.ELContext |
|---|
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XelELContext(XelContext xelc)
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||