Widget.getFirstChild

Returns the widgets first child.

This API is primarily meant for widget implementations.

class Widget
getFirstChild
()

Return Value

Type: Widget

The widget's first child

Meta