Searched refs:newChild (Results 1 – 1 of 1) sorted by relevance
1727 , refreshChildren = function (pane, newChild) { argument1745 if (!newChild && !pC) {1746 newChild = $P.data("layout");1750 if (newChild) {1752 newChild.hasParentLayout = true; // set parent-flag in child1754 o = newChild.options;1756 setInstanceKey( newChild, s );1759 pC[ o.instanceKey ] = newChild.container.data("layout"); // add childLayout instance1766 if (!newChild) {