selectedIndex([index])
Class: InternalWindowContainer.
Description:
Sets or gets an index of a selected InternalWindow component.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Index of an item to select. |
Returns:
If index is specified, then this component instance is returned, otherwise currently selected InternalWindow index is returned.
Type: number | InternalWindowContainer
