Uses of Interface
org.eclnt.jsfserver.util.valuemgmt.IValueDelegation
Packages that use IValueDelegation
Package
Description
-
Uses of IValueDelegation in org.eclnt.jsfserver.pagebean
Methods in org.eclnt.jsfserver.pagebean that return types with arguments of type IValueDelegation -
Uses of IValueDelegation in org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt
Classes in org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt that implement IValueDelegationModifier and TypeClassDescriptionclass
AttributeReference<VALUECLASS>
Value holder that either references a concrete value ("direct value") or a delegated value (e.g. a wrapped expression).class
Components sometimes reference a value which does not have a pre-defined data type.class
class
class
class
class
class
class
class
AttributeReferenceEnum<ENUMCLASS>
class
class
class
class
class
class
class
class
class
class
class
Fields in org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt declared as IValueDelegationModifier and TypeFieldDescriptionprotected IValueDelegation
AttributeReference.m_expressionDelegation
-
Uses of IValueDelegation in org.eclnt.jsfserver.util.valuemgmt.impl
Classes in org.eclnt.jsfserver.util.valuemgmt.impl that implement IValueDelegationModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
ValueDelegation<VALUECLASS>
class
class
ValueDelegationByExpression<VALUECLASS>
class
ValueDelegationLambda<VALUECLASS>