DiviArea.Utils.getWindow(elem)
Gets the parent window that contains the specified element.
Params
elem
- A DOM element whose window to retrieve.
Returns
The window
object which contains the element.
Notes
No notes
DiviArea.Utils.getWindow(elem)
Gets the parent window that contains the specified element.
elem
– HTMLElement, requiredThe window
object which contains the element.
No notes