Optional
addEnable add buttons in each of the dock panel's tab bars.
The default is 'false'
.
Optional
closethe tab bar
the widget (title)
true if the request was handled by this handler, false if the tabbar should handle the request
Optional
disablewhether drag and drop for tabs should be disabled
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'
.
An options object for creating a dock panel.