To call in your UI's constructor. This call the Plugin.createUI Wren method, in module "plugin".
Note: Changing @ScriptProperty values does not make the elements dirty. But since it's called at UI creation, the whole UI is dirty anyway so it works.
true if no runtime or compile-time error.
See Implementation
To call in your UI's constructor. This call the Plugin.createUI Wren method, in module "plugin".
Note: Changing @ScriptProperty values does not make the elements dirty. But since it's called at UI creation, the whole UI is dirty anyway so it works.