ui.Window methods
Methods of the ui.Window
class.
Name | Description |
---|---|
|
Get a window object by name. |
|
Get the current window object. |
Name | Description |
---|---|
|
Create a new empty form in a window. |
|
Search for a specific element in the window. |
|
Get the current form of a window. |
|
Get the DOM node of a window. |
|
Get the window icon. |
|
Get the window title. |
|
Set the window icon. |
|
Set the window title. |