Lines Matching refs:mxXmlRequest
288 …px")},load:function(a){a=new mxXmlRequest(a,null,"GET",!1);a.send();return a},get:function(a,b,c,d…
289 …)},post:function(a,b,c,d){return(new mxXmlRequest(a,b)).send(c,d)},submit:function(a,b,c,d){return…
371 …mxXmlRequest(a,b,c,d,e,f){this.url=a;this.params=b;this.method=c||"POST";this.async=null!=d?d:!0;t… function
372 mxXmlRequest.prototype.decodeSimulateValues=!1;mxXmlRequest.prototype.isBinary=function(){return th…
373 mxXmlRequest.prototype.getXml=function(){var a=this.request.responseXML;if(9<=document.documentMode…
374 mxXmlRequest.prototype.create=function(){if(window.XMLHttpRequest)return function(){var a=new XMLHt…
375 mxXmlRequest.prototype.send=function(a,b,c,d){this.request=this.create();null!=this.request&&(null!…
376 ….timeout=c,this.request.ontimeout=d),this.request.send(this.params))};mxXmlRequest.prototype.setRe…
377 mxXmlRequest.prototype.simulate=function(a,b){a=a||document;var c=null;a==document&&(c=window.onbef…
2323 …es.get("saved"))+" "+new Date)}else if(b.length<MAX_REQUEST_SIZE)(new mxXmlRequest(SAVE_URL,"filen…
3715 …le+2*f);m.length<=MAX_REQUEST_SIZE&&l*c<MAX_AREA?(a.hideDialog(),(new mxXmlRequest(EXPORT_URL,"for…
3716 …File=function(a,b,d,e){b.length<MAX_REQUEST_SIZE?(a.hideDialog(),(new mxXmlRequest(SAVE_URL,"xml="…
3794 …itorUi.confirm("Image data created",mxUtils.bind(this,function(){(new mxXmlRequest(EXPORT_URL,"w=4…
10047 …UEST_SIZE){var l=b.lastIndexOf("."),l=0<l?b.substring(l+1):"xml";(new mxXmlRequest(SAVE_URL,"forma…
10239 (new mxXmlRequest(SAVE_URL,"filename="+encodeURIComponent(f)+"&format=xml"+c)).simulate(document,"_…
10344 …leSave()?b.saveLocalFile(c,f,"text/xml",null,null,!0,null,"xml"):(new mxXmlRequest(SAVE_URL,"filen…
10742 …ranslateDiagram&&(g.diagramLanguage=Graph.diagramLanguage);return new mxXmlRequest(EXPORT_URL,"for…
10806 …eEchoRequest=function(b,c,d,e,g,k){b="xml="+encodeURIComponent(b);return new mxXmlRequest(SAVE_URL,
10867 …p="&w="+Math.round(2*l.width)+"&h="+Math.round(2*l.height));var q=new mxXmlRequest(EXPORT_URL,"for…