|
||||||||||
| 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
org.zkoss.bind.xel.zel.BindELContext
org.zkoss.zkmax.bind.impl.BindELContextEx
public class BindELContextEx
An extension of BindELContext to do a lazy initiating EL expression construction.
| Constructor Summary | |
|---|---|
BindELContextEx(XelContext xelc)
|
|
| Method Summary | |
|---|---|
protected ELResolver |
newELResolver(XelContext xelc)
|
| Methods inherited from class org.zkoss.bind.xel.zel.BindELContext |
|---|
addDependsOnTracking, addDependsOnTracking, addDependsOnTrackings, addModel, addNotifys, addNotifys, addNotifys, appendFields, getAttribute, getBindContext, getBinding, getModelName, getNotifys, getNotifys, ignoreTracker, isBracket, isImmutable, pathToString, prepareProperty, removeAttribute, removeModel, setAttribute, toNodeString, toNodeString |
| Methods inherited from class org.zkoss.xel.zel.XelELContext |
|---|
getELResolver, getFunctionMapper, getVariableMapper, getXelContext |
| 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 BindELContextEx(XelContext xelc)
| Method Detail |
|---|
protected ELResolver newELResolver(XelContext xelc)
newELResolver in class BindELContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||