|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectValueBinding
com.caucho.jsf.el.ValueBindingAdapter
public class ValueBindingAdapter
| Constructor Summary | |
|---|---|
ValueBindingAdapter()
|
|
ValueBindingAdapter(ValueExpression expr)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExpressionString()
Deprecated. |
java.lang.Class |
getType(FacesContext context)
Deprecated. |
java.lang.Object |
getValue(FacesContext context)
Deprecated. |
boolean |
isReadOnly(FacesContext context)
Deprecated. |
boolean |
isTransient()
|
void |
restoreState(FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(FacesContext context)
|
void |
setTransient(boolean isTransient)
|
void |
setValue(FacesContext context,
java.lang.Object value)
Deprecated. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValueBindingAdapter(ValueExpression expr)
public ValueBindingAdapter()
| Method Detail |
|---|
@Deprecated
public java.lang.Object getValue(FacesContext context)
throws EvaluationException,
javax.faces.el.PropertyNotFoundException
EvaluationException
javax.faces.el.PropertyNotFoundException
@Deprecated
public void setValue(FacesContext context,
java.lang.Object value)
throws EvaluationException,
javax.faces.el.PropertyNotFoundException
EvaluationException
javax.faces.el.PropertyNotFoundException
@Deprecated
public boolean isReadOnly(FacesContext context)
throws EvaluationException,
javax.faces.el.PropertyNotFoundException
EvaluationException
javax.faces.el.PropertyNotFoundException
@Deprecated
public java.lang.Class getType(FacesContext context)
throws EvaluationException,
javax.faces.el.PropertyNotFoundException
EvaluationException
javax.faces.el.PropertyNotFoundException@Deprecated public java.lang.String getExpressionString()
public java.lang.Object saveState(FacesContext context)
public void restoreState(FacesContext context,
java.lang.Object state)
public boolean isTransient()
public void setTransient(boolean isTransient)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||