Intended for UFCS action like window.addDataControllerWidget(new MyObject());
If you provide a redrawOnChange widget, it will automatically register a change event handler that calls that widget's redraw method.
See Implementation
The redrawOnChange parameter was added on May 28, 2021.
Intended for UFCS action like window.addDataControllerWidget(new MyObject());
If you provide a redrawOnChange widget, it will automatically register a change event handler that calls that widget's redraw method.