These properties can be specified for the children of a StackContainer.
See the dijit/layout/StackContainer.ChildWidgetProperties reference documentation for more information.
True if user can close (destroy) this child, such as (for example) clicking the X on the tab.
Specifies that the button to select this pane should be disabled. Doesn't affect programmatic selection of the pane, nor does it deselect the pane if it is currently selected.
CSS Class specifying icon to use in label associated with this pane.
Specifies that this widget should be the initially displayed pane. Note: to change the selected child use dijit/layout/StackContainer.selectChild
When true, display title of this widget as tab label etc., rather than just using icon specified in iconClass