getComponent()

Gets an instance of a component from either a global ID or a DOM element that was created by a rendered component.

Signature 

getComponent (Object identifier)

Parameters 

identifier: Type: Object. A globalId or an element.