shuishen
2021-06-10 e16d58ee3e7b1026a7aa964cb1a424c8caf0d62c
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}})});