Cocos creator equivalent to seekWidgetByName

hi,
is there in cocos creator an equivalent method for recursive search for child in node tree? like the command ccui.seekWidgetByName ?

Sounds like Component.getComponentInChildren.