alwaysOnTop([value])
Class: InternalWindow.
Description:
Sets or gets whether the InternalWindow should be above other internal windows in default layer. It puts the InternalWindow component in a higher layer. More than one InternalWindow can be in the top layer.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
Returns this component instance if argument is set, otherwise returns current value.
Type: InternalWindow | boolean
