Class CAFMixedELValueExpression
java.lang.Object
javax.el.Expression
javax.el.ValueExpression
com.webmethods.caf.faces.application.CAFValueExpression
com.webmethods.caf.faces.application.CAFMixedELValueExpression
- All Implemented Interfaces:
Serializable
Custom implementation to fix some problems
- See Also:
-
Field Summary
FieldsFields inherited from class com.webmethods.caf.faces.application.CAFValueExpression
RE_BINDING, shouldSuppressWarning, shouldSuppressWarningForThread, wrappedValueBinding
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.faces.application.CAFValueExpression
equals, getCAFValue, getExpectedType, getExpressionsForDisplay, getShouldSuppressWarning, getShouldSuppressWarningForThread, getValueReference, hashCode, setShouldSuppressWarning, setShouldSuppressWarningForThread
-
Field Details
-
mixedTextAndBindings
-
-
Constructor Details
-
CAFMixedELValueExpression
public CAFMixedELValueExpression() -
CAFMixedELValueExpression
-
-
Method Details
-
getValue
- Overrides:
getValue
in classCAFValueExpression
-
setValue
- Overrides:
setValue
in classCAFValueExpression
-
isReadOnly
- Overrides:
isReadOnly
in classCAFValueExpression
-
getExpressionString
- Overrides:
getExpressionString
in classCAFValueExpression
-
getType
- Overrides:
getType
in classCAFValueExpression
-
isLiteralText
public boolean isLiteralText()- Overrides:
isLiteralText
in classCAFValueExpression
-