RpdlWidgetFactory.createWidgets

This is a main method of factory - it will create and insert widgets by reading the children of widgetNode, if widgetNode is null then reading will be from layout root node.

class RpdlWidgetFactory
void
createWidgets
(
Node widgetNode = null
)

Meta