|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IEventListener
A component on the event Bus. Events sent on the Bus are forwarded to all listeners in turn.
| Method Summary | |
|---|---|
void |
handleEvent(Event event)
Handles an event sent on the Bus. |
| Method Detail |
|---|
void handleEvent(Event event)
event - The event
|
Copyright © ObjectPlanet Inc. All Rights Reserved. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||