| Package | org.springextensions.actionscript.core.event |
| SVN browsing | IEventBusListener.as |
| Fisheye | IEventBusListener.as |
| Interface | public interface IEventBusListener |
Documentation reference: eventbus listening
| Method | Defined by | ||
|---|---|---|---|
|
onEvent(event:Event):void
Handles an
Event received from the event bus. | IEventBusListener | ||