liuyg
2021-06-05 eb13d858f786ecb1a9de73f2ee7102f4710002ea
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}})});