Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of zeageorge (1) | > | Mission progress status | > | Reputation |
|
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This object can handle events using publish and subscribe. It lets applications to subscribe to events specifying the event name and a callback function that will handle the event. An event handler may have an assigned priority. The object can also publish events by a given name. All the event handler callback functions that subscribed to that event will be called. An optional argument will be passed to the callback functions. |
Not yet rated by the users |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |