Functiondijit.layout.SplitContainer.addChild

dojo.require("dijit.layout.SplitContainer");
defined in dijit/layout/SplitContainer.js

Add a child widget to the container

Usage

function (child, /*Integer?*/ insertIndex) (view source)
parametertypedescription
child a widget to add
insertIndexIntegerOptional. postion in the "stack" to add the child widget