Builtin Events
Builtin Events
- static listen(type, callback) โ Listen for events emitted by this object instance. You can also use the static flavor of this method to listen to events emitted by any instance of this object.
Other Methods
Other Methods
- private static _hasResources(resources)
- static initialize(, ) โ Loads one or many static resources (JavaScript or CSS) and executes a callback once these resources have finished loading.