|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableBoundValue
Method Summary | |
---|---|
void |
setValue(UIXRenderingContext context,
java.lang.Object value)
Sets the value of a bound value |
Methods inherited from interface org.apache.myfaces.trinidadinternal.ui.data.BoundValue |
---|
getValue |
Method Detail |
---|
void setValue(UIXRenderingContext context, java.lang.Object value)
context
- The rendering context to use.value
- the new value for this BoundValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |