zengh
2020-11-05 ec109251d13e744b1ba8e9d39ed9526c389d7837
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}})});