Stringdojox.widget.SortList.heading

dojo.require("dojox.widget.SortList");
defined in dojox/widget/SortList.js

In the event a parent container is expecting a title="" attribute, set it for the parent via title, and the title of this widget via heading="" ... assuming you want different titles for each. eg: TabContainer, AccordionContainer, etc.