liuyg
2021-06-25 42476b4070e202080eaca3a58fc8e81e906fa6dd
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}})});