♠ Posted by Unknown
xtype: 'button',
text: 'Export Consistency',
margin: '0 5 0 10',
handler: function() {
var exportApiUrl = "./Services/SleepingCell/ExportData/d/REGIONAL1/2014-06-10";
var body = Ext.getBody();
var frame = body.createChild({
...