getWidget()
returns the widget attached to Window
getWidget(): any;
Returns:
The widget attached to Window
Example
const window = dhxWindow.getWidget();
Change log:
added in v6.3
returns the widget attached to Window
The widget attached to Window
Example
const window = dhxWindow.getWidget();
added in v6.3