|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--FE.Event.Dispatcher
| Method Summary | |
void
|
addListener(<String> name, <Function> closure)
Adds an event listener to an object. |
void
|
dispatch(<String> name)
Dispatches an event |
| Method Detail |
void addListener(<String> name, <Function> closure)
name - Name of the event.
closure - Function that will be triggered when the event is dispatched.
void dispatch(<String> name)
name - Name of the event to dispatch.
|
Poly9 FreeEarth | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||