liuyg
2021-06-09 1c6a0ab1d8fe9b49d69d299278ebb8a9d22c3085
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}})});