//>>built define(["dojo","dijit","dojox","dojo/require!dijit/layout/_LayoutWidget,dijit/_Templated"],function(b,c,e){b.provide("dojox.widget.SortList");b.experimental("dojox.widget.SortList");b.require("dijit.layout._LayoutWidget");b.require("dijit._Templated");b.declare("dojox.widget.SortList",[c.layout._LayoutWidget,c._Templated],{title:"",heading:"",descending:!0,selected:null,sortable:!0,store:"",key:"name",baseClass:"dojoxSortList",templateString:b.cache("dojox.widget","SortList/SortList.html",'\x3cdiv class\x3d"sortList" id\x3d"${id}"\x3e\r\n\t\t\x3cdiv class\x3d"sortListTitle" dojoAttachPoint\x3d"titleNode"\x3e\r\n\t\t\x3cdiv class\x3d"dijitInline sortListIcon"\x3e\x26thinsp;\x3c/div\x3e\r\n\t\t\x3cspan dojoAttachPoint\x3d"focusNode"\x3e${title}\x3c/span\x3e\r\n\t\t\x3c/div\x3e\r\n\t\t\x3cdiv class\x3d"sortListBodyWrapper" dojoAttachEvent\x3d"onmouseover: _set, onmouseout: _unset, onclick:_handleClick" dojoAttachPoint\x3d"bodyWrapper"\x3e\r\n\t\t\x3cul dojoAttachPoint\x3d"containerNode" class\x3d"sortListBody"\x3e\x3c/ul\x3e\r\n\t\x3c/div\x3e\r\n\x3c/div\x3e'), _addItem:function(a){b.create("li",{innerHTML:this.store.getValue(a,this.key).replace(/b?1:a