Uses of Class
org.zkoss.zel.ELContext
-
Packages that use ELContext Package Description org.zkoss.bind.xel org.zkoss.bind.xel.zel org.zkoss.xel.zel org.zkoss.zel org.zkoss.zel.impl org.zkoss.zel.impl.lang org.zkoss.zel.impl.stream org.zkoss.zkmax.bind.impl -
-
Uses of ELContext in org.zkoss.bind.xel
Methods in org.zkoss.bind.xel that return ELContext Modifier and Type Method Description protected ELContextBindXelExpression. newELContext(XelContext xelc)protected ELContextBindXelFactory. newELContext(XelContext xelc) -
Uses of ELContext in org.zkoss.bind.xel.zel
Subclasses of ELContext in org.zkoss.bind.xel.zel Modifier and Type Class Description classBindELContextELContext for Binding.Methods in org.zkoss.bind.xel.zel with parameters of type ELContext Modifier and Type Method Description java.lang.Class<?>DynamicPropertiedELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>FormELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>ImplicitObjectELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>ListModelELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>PathELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>TreeModelELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>ValidationMessagesELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>DynamicPropertiedELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>FormELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ImplicitObjectELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ListModelELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>PathELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>TreeModelELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ValidationMessagesELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.lang.Class<?>DynamicPropertiedELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>FormELResolver. getType(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.Class<?>ImplicitObjectELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>ListModelELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>PathELResolver. getType(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.Class<?>TreeModelELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>ValidationMessagesELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectBindELResolver. getValue(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.ObjectDynamicPropertiedELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectFormELResolver. getValue(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.ObjectImplicitObjectELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectListModelELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectPathELResolver. getValue(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.ObjectTreeModelELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectValidationMessagesELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectValidationMessagesELResolver.ValueResolver. getValue(ELContext context, java.lang.Object property, int numOfKids)java.lang.ObjectBindELResolver. invoke(ELContext ctx, java.lang.Object base, java.lang.Object method, java.lang.Class[] paramTypes, java.lang.Object[] params)java.lang.ObjectDynamicPropertiedELResolver. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)booleanDynamicPropertiedELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanFormELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanImplicitObjectELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanListModelELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanPathELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanTreeModelELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanValidationMessagesELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)protected ExpressionBuilderBindExpressionFactoryImpl. newExpressionBuilder(java.lang.String expression, ELContext context)voidBindELResolver. setValue(ELContext ctx, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidDynamicPropertiedELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidFormELResolver. setValue(ELContext ctx, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidImplicitObjectELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidListModelELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidPathELResolver. setValue(ELContext ctx, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidTreeModelELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidValidationMessagesELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)protected voidBindELResolver. tieValue(ELContext elCtx, java.lang.Object base, java.lang.Object property, java.lang.Object value, boolean allownotify)Constructors in org.zkoss.bind.xel.zel with parameters of type ELContext Constructor Description BindExpressionBuilder(java.lang.String expression, ELContext ctx) -
Uses of ELContext in org.zkoss.xel.zel
Subclasses of ELContext in org.zkoss.xel.zel Modifier and Type Class Description classXelELContextAn ZEL context that is based on XEL context.Methods in org.zkoss.xel.zel that return ELContext Modifier and Type Method Description protected ELContextELFactory. newELContext(XelContext xelc)protected ELContextELXelExpression. newELContext(XelContext xelc)Methods in org.zkoss.xel.zel with parameters of type ELContext Modifier and Type Method Description java.lang.ClassXelELResolver. getCommonPropertyType(ELContext ctx, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>XelELResolver. getFeatureDescriptors(ELContext ctx, java.lang.Object base)java.lang.Class<?>XelELResolver. getType(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.ObjectXelELResolver. getValue(ELContext ctx, java.lang.Object base, java.lang.Object property)java.lang.ObjectXelELResolver. invoke(ELContext ctx, java.lang.Object base, java.lang.Object method, java.lang.Class[] paramTypes, java.lang.Object[] params)booleanXelELResolver. isReadOnly(ELContext ctx, java.lang.Object base, java.lang.Object property)protected java.lang.ObjectXelELResolver. resolve(ELContext ctx, java.lang.Object base, java.lang.Object property)voidXelELResolver. setValue(ELContext ctx, java.lang.Object base, java.lang.Object property, java.lang.Object value) -
Uses of ELContext in org.zkoss.zel
Subclasses of ELContext in org.zkoss.zel Modifier and Type Class Description classStandardELContextMethods in org.zkoss.zel that return ELContext Modifier and Type Method Description ELContextELContextEvent. getELContext()ELContextELManager. setELContext(ELContext context)Methods in org.zkoss.zel with parameters of type ELContext Modifier and Type Method Description voidEvaluationListener. afterEvaluation(ELContext context, java.lang.String expression)Fired after the evaluation of the expression.voidEvaluationListener. beforeEvaluation(ELContext context, java.lang.String expression)Fired before the evaluation of the expression.java.lang.ObjectCompositeELResolver. convertToType(ELContext context, java.lang.Object obj, java.lang.Class<?> type)java.lang.ObjectELResolver. convertToType(ELContext context, java.lang.Object obj, java.lang.Class<?> type)Converts the given object to the given type.abstract java.lang.ObjectTypeConverter. convertToType(ELContext context, java.lang.Object obj, java.lang.Class<?> type)abstract MethodExpressionExpressionFactory. createMethodExpression(ELContext context, java.lang.String expression, java.lang.Class<?> expectedReturnType, java.lang.Class<?>[] expectedParamTypes)Create a new method expression instance.abstract ValueExpressionExpressionFactory. createValueExpression(ELContext context, java.lang.String expression, java.lang.Class<?> expectedType)Create a new value expression.java.lang.Class<?>ArrayELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>BeanELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>BeanNameELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>CompositeELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)abstract java.lang.Class<?>ELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>ListELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>MapELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>ResourceBundleELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)java.lang.Class<?>StaticFieldELResolver. getCommonPropertyType(ELContext context, java.lang.Object base)Always returnsString.class.java.lang.Class<?>TypeConverter. getCommonPropertyType(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ArrayELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>BeanELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>BeanNameELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>CompositeELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)abstract java.util.Iterator<java.beans.FeatureDescriptor>ELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ListELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>MapELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>ResourceBundleELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>StaticFieldELResolver. getFeatureDescriptors(ELContext context, java.lang.Object base)Always returnsnull.java.util.Iterator<java.beans.FeatureDescriptor>TypeConverter. getFeatureDescriptors(ELContext context, java.lang.Object base)abstract MethodInfoMethodExpression. getMethodInfo(ELContext context)java.lang.Class<?>ArrayELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>BeanELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>BeanNameELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>CompositeELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)abstract java.lang.Class<?>ELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>ListELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>MapELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>ResourceBundleELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>StaticFieldELResolver. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.Class<?>TypeConverter. getType(ELContext context, java.lang.Object base, java.lang.Object property)abstract java.lang.Class<?>ValueExpression. getType(ELContext context)java.lang.ObjectArrayELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectBeanELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectBeanNameELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectCompositeELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)abstract java.lang.ObjectELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectListELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectMapELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectResourceBundleELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectStaticFieldELResolver. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectTypeConverter. getValue(ELContext context, java.lang.Object base, java.lang.Object property)abstract java.lang.ObjectValueExpression. getValue(ELContext context)ValueReferenceValueExpression. getValueReference(ELContext context)java.lang.ObjectBeanELResolver. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)java.lang.ObjectCompositeELResolver. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)java.lang.ObjectELResolver. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)Invokes a method on the the given object.java.lang.ObjectLambdaExpression. invoke(ELContext context, java.lang.Object... args)abstract java.lang.ObjectMethodExpression. invoke(ELContext context, java.lang.Object[] params)java.lang.ObjectStaticFieldELResolver. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)booleanArrayELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanBeanELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanBeanNameELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanCompositeELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)abstract booleanELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanListELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanMapELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanResourceBundleELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanStaticFieldELResolver. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)booleanTypeConverter. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)abstract booleanValueExpression. isReadOnly(ELContext context)voidEvaluationListener. propertyResolved(ELContext context, java.lang.Object base, java.lang.Object property)Fired after a property has been resolved.ELContextELManager. setELContext(ELContext context)voidLambdaExpression. setELContext(ELContext context)voidArrayELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidBeanELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidBeanNameELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidCompositeELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)abstract voidELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidListELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidMapELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidResourceBundleELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidStaticFieldELResolver. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)voidTypeConverter. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value)abstract voidValueExpression. setValue(ELContext context, java.lang.Object value)Constructors in org.zkoss.zel with parameters of type ELContext Constructor Description ELContextEvent(ELContext source)StandardELContext(ELContext context) -
Uses of ELContext in org.zkoss.zel.impl
Methods in org.zkoss.zel.impl with parameters of type ELContext Modifier and Type Method Description MethodExpressionExpressionFactoryImpl. createMethodExpression(ELContext context, java.lang.String expression, java.lang.Class<?> expectedReturnType, java.lang.Class<?>[] expectedParamTypes)ValueExpressionExpressionFactoryImpl. createValueExpression(ELContext context, java.lang.String expression, java.lang.Class<?> expectedType)MethodInfoMethodExpressionImpl. getMethodInfo(ELContext context)Evaluates the expression relative to the provided context, and returns information about the actual referenced method.MethodInfoMethodExpressionLiteral. getMethodInfo(ELContext context)java.lang.Class<?>ValueExpressionImpl. getType(ELContext context)java.lang.Class<?>ValueExpressionLiteral. getType(ELContext context)java.lang.ObjectValueExpressionImpl. getValue(ELContext context)java.lang.ObjectValueExpressionLiteral. getValue(ELContext context)ValueReferenceValueExpressionImpl. getValueReference(ELContext context)java.lang.ObjectMethodExpressionImpl. invoke(ELContext context, java.lang.Object[] params)Evaluates the expression relative to the provided context, invokes the method that was found using the supplied parameters, and returns the result of the method invocation.java.lang.ObjectMethodExpressionLiteral. invoke(ELContext context, java.lang.Object[] params)booleanValueExpressionImpl. isReadOnly(ELContext context)booleanValueExpressionLiteral. isReadOnly(ELContext context)protected ExpressionBuilderExpressionFactoryImpl. newExpressionBuilder(java.lang.String expression, ELContext context)voidValueExpressionImpl. setValue(ELContext context, java.lang.Object value)voidValueExpressionLiteral. setValue(ELContext context, java.lang.Object value) -
Uses of ELContext in org.zkoss.zel.impl.lang
Subclasses of ELContext in org.zkoss.zel.impl.lang Modifier and Type Class Description classEvaluationContextMethods in org.zkoss.zel.impl.lang that return ELContext Modifier and Type Method Description ELContextEvaluationContext. getELContext()Constructors in org.zkoss.zel.impl.lang with parameters of type ELContext Constructor Description EvaluationContext(ELContext elContext, FunctionMapper fnMapper, VariableMapper varMapper)ExpressionBuilder(java.lang.String expression, ELContext ctx) -
Uses of ELContext in org.zkoss.zel.impl.stream
Methods in org.zkoss.zel.impl.stream with parameters of type ELContext Modifier and Type Method Description java.lang.Class<?>StreamELResolverImpl. getCommonPropertyType(ELContext context, java.lang.Object base)java.util.Iterator<java.beans.FeatureDescriptor>StreamELResolverImpl. getFeatureDescriptors(ELContext context, java.lang.Object base)java.lang.Class<?>StreamELResolverImpl. getType(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectStreamELResolverImpl. getValue(ELContext context, java.lang.Object base, java.lang.Object property)java.lang.ObjectStreamELResolverImpl. invoke(ELContext context, java.lang.Object base, java.lang.Object method, java.lang.Class<?>[] paramTypes, java.lang.Object[] params)booleanStreamELResolverImpl. isReadOnly(ELContext context, java.lang.Object base, java.lang.Object property)voidStreamELResolverImpl. setValue(ELContext context, java.lang.Object base, java.lang.Object property, java.lang.Object value) -
Uses of ELContext in org.zkoss.zkmax.bind.impl
Subclasses of ELContext in org.zkoss.zkmax.bind.impl Modifier and Type Class Description classBindELContextExAn extension of BindELContext to do a lazy initiating EL expression construction.Methods in org.zkoss.zkmax.bind.impl that return ELContext Modifier and Type Method Description protected ELContextBindXelExpressionEx. newELContext(XelContext xelc)protected ELContextBindXelFactoryEx. newELContext(XelContext xelc)Methods in org.zkoss.zkmax.bind.impl with parameters of type ELContext Modifier and Type Method Description java.lang.ObjectValueExpressionImplEx. getValue(ELContext context)protected ExpressionBuilderBindExpressionFactoryImplEx. newExpressionBuilder(java.lang.String expression, ELContext context)voidValueExpressionImplEx. setValue(ELContext context, java.lang.Object value)protected voidBindELResolverEx. tieValue(ELContext elCtx, java.lang.Object base, java.lang.Object property, java.lang.Object value, boolean allownotify)Constructors in org.zkoss.zkmax.bind.impl with parameters of type ELContext Constructor Description BindExpressionBuilderEx(java.lang.String expression, ELContext ctx)
-