liuyg
2021-06-08 0ded284e8ef21e2e767d0b7b2661655cf1dc7eaf
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}})});