nnnjjj123
2020-11-06 cc3cc145a8cc38dcb2fc123b671fac0c39450a33
1
2
//>>built
define(["dojo/_base/declare","./RoundRectCategory"],function(a,b){return a("dojox.mobile.EdgeToEdgeCategory",b,{buildRendering:function(){this.inherited(arguments);this.domNode.className="mblEdgeToEdgeCategory";this.type&&"long"==this.type&&(this.domNode.className+=" mblEdgeToEdgeCategoryLong")}})});