addEventListener
Adds an Event Listener to the brixxbox or one of its controls
Parameters
Events
Control Id (optional)
If the event is control specific (e.g. click on a buttton), this has to be the control id of that button
Function
The code that should be executed in case of this event
The first parameter is the brixxApi
Example Usages
Last updated