|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ElementUpdateListener
Implemented by entities which wish to hear about element updates that take place for a particular distributed object.
DObject.addListener(com.threerings.presents.dobj.ChangeListener)| Method Summary | |
|---|---|
void |
elementUpdated(ElementUpdatedEvent event)
Called when an element updated event has been dispatched on an object. |
| Method Detail |
|---|
void elementUpdated(ElementUpdatedEvent event)
event - The event that was dispatched on the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||