Container.getComponentAt Method

Gets the component at the specified index.
 

Parameters

index

Type: Number
The index to use.

Return Value


Type: Component
The component at the index; otherwise null.