liuyg
2021-06-15 d04653137d82ab26d2866014bc0655873c5d8dbe
1
2
//>>built
define(["dojo/_base/declare","./RoundRectList"],function(a,b){return a("dojox.mobile.EdgeToEdgeList",b,{filterBoxClass:"mblFilteredEdgeToEdgeListSearchBox",buildRendering:function(){this.inherited(arguments);this.domNode.className="mblEdgeToEdgeList"}})});