child(index)
Class: InternalWindow. Method inherited from UIComponent.
Description:
Returns a child component at specified index or undefined if index is outside of range.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Component index (z order). |
Returns:
Type: Object
