Title here
Summary here
ClassKind: global class
Extends: Class
Singleton:
ClassStringPromise.<Class>Promise.<Class>**ObjectUtility class which disables or enables the framework debugger.
StringKind: static method of DebugMode
Returns: String - available helpers
Enable the debug mode
Kind: static method of DebugMode
Promise.<Class>Return WtvClass declaration and add it to global scope
Kind: static method of DebugMode
| Param | Type | Description |
|---|---|---|
| name | String | Class name |
Promise.<Class>Return WtvClass declaration and add it to global scope
Kind: static method of DebugMode
| Param | Type | Description |
|---|---|---|
| name | String | Class name |
*Kind: static method of DebugMode
| Param | Type |
|---|---|
| classname | String |
| varName | String |
*Kind: static method of DebugMode
| Param | Type |
|---|---|
| classname | String |
| varName | String |
ObjectReturn how many Views/Primitives in current view and its children
Kind: static method of DebugMode
| Param | Type | Description |
|---|---|---|
| view | View | the current screen by default or a given view |