Optional activateWhether to activate the widget. Defaults to true.
Optional modeThe supported insertion modes.
An insert mode is used to specify how a widget should be added to the main area relative to a reference widget.
Optional rankThe rank order of the widget among its siblings.
This field may be used or ignored depending on shell implementation.
Optional refThe reference widget id for the insert location.
The default is null.
Optional typeType of widget to open
This is the key used to load user customization. Its typical value is: a factory name or the widget id (if singleton)
Generated using TypeDoc
The options used to open a widget.