Widget.getChildByName

Calls getByName with the generic type of Widget. Meant for script interop where instantiating a template is impossible.

class Widget
getChildByName
(
string name
)

Meta