Description
BaseMonitor is a base class provide the base api to monitor and trace the client ECA and JS execution condition. ConsoleMonitor is a BTT pre-defined implementation of BaseMonitor. ConsoleMonitor will print all trace information in browser console.
Public Functions
Name | Return Value | Description |
monitorEvent | Void | |
monitorStartRule | Void | |
monitorEndRule | Void | |
monitorCondition | Void | |
monitorCallFunctionAction | Void | |
monitorGetPropertyAction | Void | |
monitorSetPropertyAction | Void |