Title here
Summary here
Class
Kind: global class
Extends: Class
Singleton:
Class
String
Promise.<Class>
Promise.<Class>
*
*
Object
Utility class which disables or enables the framework debugger.
String
Kind: 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 |
Object
Return 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 |