getChildComponents

Get the list of components composed by this component. This will not include any Views that are mounted by this component as those are not components. Use getMountedView for that.

Return

A list of child components.