getComponent
Retrieves a component from the store with the given refId.
Return
The component with the given refId, or null if not found.
Parameters
refId
The refId of the component to retrieve.
Throws
If the component with the given refId is not found.