| javax.faces.component._ValueBindingToValueExpression
_ValueBindingToValueExpression | protected _ValueBindingToValueExpression()(Code) | | No-arg constructor used during restoreState
|
_ValueBindingToValueExpression | public _ValueBindingToValueExpression(ValueBinding valueBinding)(Code) | | Creates a new instance of ValueBindingToValueExpression
|
getExpressionString | public String getExpressionString()(Code) | | |
hashCode | public int hashCode()(Code) | | |
isLiteralText | public boolean isLiteralText()(Code) | | |
isTransient | public boolean isTransient()(Code) | | |
setTransient | public void setTransient(boolean newTransientValue)(Code) | | |
setValue | public void setValue(ELContext context, Object value) throws NullPointerException, PropertyNotFoundException, PropertyNotWritableException, ELException(Code) | | |
|
|