Optional addEnable add buttons in each of the dock panel's tab bars.
The default is 'false'.
Optional documentThe document to use with the dock panel.
The default is the global document instance.
Optional edgesThe sizes of the edge drop zones, in pixels. If not given, default values will be used.
Optional hiddenThe method for hiding widgets.
The default is Widget.HiddenMode.Display.
Optional modeThe mode for the dock panel.
The default is 'multiple-document'.
Optional overlayThe overlay to use with the dock panel.
The default is a new Overlay instance.
Optional rendererThe renderer to use for the dock panel.
The default is a shared renderer instance.
Optional spacingThe spacing between the items in the panel.
The default is 4.
Optional tabsConstrain tabs to this dock panel
The default is 'false'.
Optional tabsAllow tabs to be draggable / movable by user.
The default is 'true'.
Generated using TypeDoc
An options object for creating a dock panel.