Methods
| (static) safeHandler (eventName, callback)Adds event handler to the current element. Reports error if any occurs. Parameters:
 
 | ||||||||||||||||||
| (static) safeRequestHandler (eventName, appId, request)Adds event handler that calls BX.apps.processRequest() method. Reports error if any occurs. Parameters:
 
 | ||||||||||||||||||
| (static) safeRequestOnClick (appId, request)Adds 'onClick' handler that calls BX.apps.processRequest() method. Reports error if any occurs. Parameters:
 
 |