NumberGet the WindowID
Kind: Instance method of DeleteWindow
Returns: Number - the KEY_WINDOW_ID value
DeleteWindowSet the WindowID
Kind: Instance method of DeleteWindow
Returns: DeleteWindow - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| id | Number |
A unique ID to identify the window. The value of '0' will always be the default main window on the main display and cannot be deleted. See PredefinedWindows enum. - The desired WindowID. |