Construct a new overlay.
The DOM node for the overlay.
Hide the overlay node.
The delay (in ms) before hiding the overlay. A delay value <= 0 will hide the overlay immediately.
Show the overlay using the given overlay geometry.
The desired geometry for the overlay.
Generated using TypeDoc
A concrete implementation of
IOverlay
.This is the default overlay implementation for a dock panel.