|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OidListListener
Implemented by entities which wish to hear about changes that occur to oid list attributes of a particular distributed object.
DObject.addListener(com.threerings.presents.dobj.ChangeListener)| Method Summary | |
|---|---|
void |
objectAdded(ObjectAddedEvent event)
Called when an object added event has been dispatched on an object. |
void |
objectRemoved(ObjectRemovedEvent event)
Called when an object removed event has been dispatched on an object. |
| Method Detail |
|---|
void objectAdded(ObjectAddedEvent event)
event - The event that was dispatched on the object.void objectRemoved(ObjectRemovedEvent 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 | ||||||||