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.
See Implementation
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.