public interface ValueExpressionAnalayser
| Modifier and Type | Method and Description |
|---|---|
ValueDescriptor |
getPropertyDescriptor(javax.faces.context.FacesContext context,
ValueExpression expression) |
ValueDescriptor |
updateValueAndGetPropertyDescriptor(javax.faces.context.FacesContext context,
ValueExpression expression,
Object newValue) |
ValueDescriptor getPropertyDescriptor(javax.faces.context.FacesContext context, ValueExpression expression) throws ELException
ELExceptionValueDescriptor updateValueAndGetPropertyDescriptor(javax.faces.context.FacesContext context, ValueExpression expression, Object newValue) throws ELException
ELExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.