|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines a callback method used to notify that the value returned by a method has changed.
Method Summary | |
void |
methodUpdated(Object substance,
MethodItem method,
Object param)
Upcalled when a returned value has changed. |
Method Detail |
public void methodUpdated(Object substance, MethodItem method, Object param)
substance
- the object of which a field was updatedmethod
- the changed methodparam
- extra infos (unused)ViewControlWrapper#registerMethod(Wrappee,MethodItem,MethoddUpdate,Object)
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |