Behaviors
List of software behaviors discovered with static code analysis.
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Removes listeners for a specified event. (x2)
behavior