nnnjjj123
2020-11-02 7dc5006baf22b43d5f2f0b7a6ab68dbad24c63f8
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}})});