shuishen
2021-06-09 0ee58233d6e1ab07bc13701f12b60be8dcf9aff7
1
2
//>>built
define(["dojo/_base/declare","dojo/dom-class","./Container"],function(a,b,c){return a("dojox.mobile.RoundRect",c,{shadow:!1,baseClass:"mblRoundRect",buildRendering:function(){this.inherited(arguments);this.shadow&&b.add(this.domNode,"mblShadow")}})});