Dockable.attach Method

Attaches this dockable with the given options.
 

Parameters

options

Type: Object - May be null
(optional) Options for attaching this dockable
     forceDockableArea   [type: dundas.controls.DockableArea, optional: true]    - Dockable area to which this dockable should be attached.
     defaultDockableArea [type: dundas.controls.DockableArea, optional: true]     - Dockable area to which this dockable should be attached if defaultDockableArea is null.