public class BindELResolverEx extends BindELResolver
XelELResolver.StandardBeanNameResolver
_pathResolver, _resolver
_ctx
RESOLVABLE_AT_DESIGN_TIME, TYPE
Constructor and Description |
---|
BindELResolverEx(XelContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected ELResolver |
getELResolver() |
protected ImplicitObjectELResolver |
getImplicitResolver() |
protected ELResolver |
getSuperELResolver() |
protected void |
init() |
protected void |
tieValue(ELContext elCtx,
java.lang.Object base,
java.lang.Object property,
java.lang.Object value,
boolean allownotify) |
getValue, invoke, setValue
getCommonPropertyType, getFeatureDescriptors, getType, getXelContext, isReadOnly, resolve
convertToType
public BindELResolverEx(XelContext ctx)
protected void init()
init
in class BindELResolver
protected ImplicitObjectELResolver getImplicitResolver()
getImplicitResolver
in class BindELResolver
protected ELResolver getSuperELResolver()
getSuperELResolver
in class BindELResolver
protected ELResolver getELResolver()
getELResolver
in class BindELResolver
protected void tieValue(ELContext elCtx, java.lang.Object base, java.lang.Object property, java.lang.Object value, boolean allownotify)
tieValue
in class BindELResolver
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.