liuyg
2021-06-11 518af6f3d0ee7164f24c901c60165b17a4325ce4
1
2
//>>built
define(["dojo/_base/declare"],function(a){return a("dojox.mobile.dh.StringDataSource",null,{text:"",constructor:function(a){this.text=a},getData:function(){return this.text}})});