|
Richfaces UI Components API 4.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueExpressionAnalayser
Implementation of this interface extract information about bean property from EL-expression.
| Method Summary | |
|---|---|
ValueDescriptor |
getPropertyDescriptor(javax.faces.context.FacesContext context,
javax.el.ValueExpression expression)
|
ValueDescriptor |
updateValueAndGetPropertyDescriptor(javax.faces.context.FacesContext context,
javax.el.ValueExpression expression,
Object newValue)
|
| Method Detail |
|---|
ValueDescriptor getPropertyDescriptor(javax.faces.context.FacesContext context,
javax.el.ValueExpression expression)
throws javax.el.ELException
javax.el.ELException
ValueDescriptor updateValueAndGetPropertyDescriptor(javax.faces.context.FacesContext context,
javax.el.ValueExpression expression,
Object newValue)
throws javax.el.ELException
javax.el.ELException
|
Richfaces UI Components API 4.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||