|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Event4
An event.
Holds a list of EventListener4
objects
which receive EventListener4.onEvent(Event4, EventArgs)
notifications whenever this event is triggered.
Method Summary | |
---|---|
void |
addListener(EventListener4 listener)
Adds a new listener to the notification list.. |
void |
removeListener(EventListener4 listener)
Removes a previously registered listener from the notification list. |
Method Detail |
---|
void addListener(EventListener4 listener)
void removeListener(EventListener4 listener)
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |