赣州市洪水风险预警系统三维版本
guoshilong
2023-02-21 8a6a1f340e249ca4e253f52a99a46ef44e7f0f00
1
2
3
//>>built
define(["dojo/_base/declare"],function(e){return e("dojox.grid.enhanced.plugins.exporter._ExportWriter",null,{constructor:function(a){},_getExportDataForCell:function(a,d,c,b){b=(c.get||b.get).call(c,a,d);return this.formatter?this.formatter(b,c,a,d):b},beforeHeader:function(a){return!0},afterHeader:function(){},beforeContent:function(a){return!0},afterContent:function(){},beforeContentRow:function(a){return!0},afterContentRow:function(a){},beforeView:function(a){return!0},afterView:function(a){},
beforeSubrow:function(a){return!0},afterSubrow:function(a){},handleCell:function(a){},toString:function(){return""}})});