UIManager Namespace ​
Functions ​
| Function | Params | Return | Description |
|---|---|---|---|
UIManager.new | - | UIManager | Creates a new UIManager instance |
:printJSON | ui:UserInterface | - | Prints the JSON of the UI |
:generateJSON | ui:UserInterface | string | Generates a JSON string of the UI |
:addSubCategory | ui:UserInterface, meta:table | UIManager | Adds a sub-category to the UI |