Represents a window with title and contents, which can be moved, resized and arranged interactively. The following tables list the members exposed by the Window type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
|
![]() |
The parent of this Window. In most cases a WindowHost object. |
Name | Description | |
---|---|---|
![]() |
Closes the window. |
|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Gets the bounds of this window. |
|
![]() |
Gets an object, holding custom user data. |
|
![]() |
Gets the enabled interactions on this window. |
|
![]() |
Gets the height of the header of this window. |
|
![]() |
Gets the minimum allowed size of the control. |
|
![]() |
Gets the URL of the web page that will be loaded in the control. |
|
![]() |
Gets a value indicating whether the window will show an icon in the title bar. |
|
![]() |
Gets the height of the statusbar of this window. |
|
![]() |
Gets the text in the status bar. |
|
![]() |
Gets the title text of this Window. |
|
![]() |
Gets a value indicating whether the window will display the title of its content iframe. |
|
![]() |
Gets the visibility of this window. |
|
![]() |
Gets the style of this Window. |
|
![]() |
Sets a value, indicating whether this Window is pinned. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Maximizes the window. |
|
![]() |
Minimizes the window. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the window for a subsequent postback. |
|
![]() |
Reloads the window iframe. |
|
![]() |
Restores the window to a normal state. |
|
![]() |
Sets an object, holding custom user data. |
|
![]() |
Sets the enabled interactions on this window. |
|
![]() |
Sets the URL of the web page that will be loaded in the control. |
|
![]() |
Sets a value indicating whether the window will show an icon in the title bar. |
|
![]() |
Sets the text in the status bar. |
|
![]() |
Sets the title text of this Window. |
|
![]() |
Sets the visibility of this window. |
|
![]() |
Sets the state of this window. |
|
![]() |
Sets a value, indicating whether this Window should be pinned. |
|
![]() |
Shows the window if it was previously closed. |