|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
update(java.lang.Object object,
PathElement elm,
java.lang.String newValue)
Update a attribute of an object from user input. |
Method Detail |
public void update(java.lang.Object object, PathElement elm, java.lang.String newValue) throws EvaluationException
object
- The object that will be updatedelm
- A PathElement that describe the attribute to changenewValue
- The newValue of the attribute. This value has to
be converted to the right type.
EvaluationException
|
Copyright 2002 by aragost | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |