Name | Description | |
---|---|---|
Window.attach override. (Inherited from Dialog.) |
||
Resizes the Window to fit its contents. (Inherited from Window.) |
||
Positions the Window in the center of its host element or specified rect. (Inherited from Window.) |
||
Closes the Window. (Inherited from Window.) |
||
Window.detach override. (Inherited from Dialog.) |
||
Control.dispose override. (Inherited from Window.) |
||
Closes the Window without raising events. (Inherited from Window.) |
||
Opens the Window without raising events. (Inherited from Window.) |
||
Dialog.draw override. |
||
Maximizes the Window. (Inherited from Window.) |
||
Minimizes the Window. (Inherited from Window.) |
||
Opens the Window on the screen. (Inherited from Window.) |
||
Pins the Window. Pinned windows cannot be moved or resized. (Inherited from Window.) |
||
Reloads the Window IFrame. (Inherited from Window.) |
||
Restores the Window to a normal state. (Inherited from Window.) |
||
Unpins the Window. (Inherited from Window.) |
||
Updates window dimensions after applying changes to DOM elements. (Inherited from Window.) |