shuishen
2021-06-04 db9ea2a557e28fb1096dfebdb2ac23c3fe86cb57
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}})});