Lines Matching refs:error

294 …,b){return prompt(a,null!=b?b:"")},confirm:function(a){return confirm(a)},error:function(a,b,c,d){…
1642 …ionHandler.prototype.constraintHandler=null;mxConnectionHandler.prototype.error=null;mxConnectionH… method in mxConnectionHandler
1649 …,function(b){var c=mxCellMarker.prototype.getCell.apply(a,arguments);this.error=null;null==c&&null…
1650error=this.validateConnection(this.previous.cell,c),null!=this.error&&0==this.error.length&&(c=nul…
1651 mxUtils.bind(this,function(b){return this.isConnecting()?null==this.error:mxCellMarker.prototype.is…
1658 …this.constraintHandler.currentConstraint||null!=this.previous&&null==this.error&&(null==this.icons…
1665error=this.validateConnection(this.previous.cell,this.constraintHandler.currentFocus.cell),null==t…
1671 …),d=c.scale,e=c.translate,c=new mxPoint(b.getGraphX(),b.getGraphY());this.error=null;this.graph.is…
1677 …==this.edgeState?(this.destroyIcons(),null!=this.currentState&&null==this.error&&null==this.constr…
1688error||null!=e&&null!=f&&e==f&&!this.checkConstraints(c,d)?(null!=this.previous&&null!=this.marker…
1689 ….marker.reset();this.constraintHandler.reset();this.sourceConstraint=this.error=this.previous=this…
1690 mxConnectionHandler.prototype.drawPreview=function(){this.updatePreview(null==this.error);null!=thi…
1813 …type.marker=null;mxEdgeHandler.prototype.constraintHandler=null;mxEdgeHandler.prototype.error=null; method in mxEdgeHandler
1825 …tTerminal(b.state.cell,!b.isSource)),!b.isSource),c=null!=c?c.cell:null;b.error=b.validateConnecti…
1826 return null==b.error};return a};mxEdgeHandler.prototype.validateConnection=function(a,b){return thi…
1844error=this.validateConnection(this.isSource?this.constraintHandler.currentFocus.cell:a,this.isSour…
1845 (null!=this.error||null!=a&&!this.isCellEnabled(a.cell))&&this.constraintHandler.reset(),a;if(this.…
1855 null==this.marker.getMarkedState()&&(this.error=this.graph.allowDanglingEdges?null:""));a.view.upda…
1856 …index&&null!=this.marker){this.currentPoint=this.getPointForEvent(b);this.error=null;null!=this.sn…
1859 …tePreviewState(e,this.currentPoint,c,b,d);this.setPreviewColor(null==this.error?this.marker.validC…
1861 …this.graph.isCellsCloneable();if(null!=this.error)0<this.error.length&&this.graph.validationAlert(…
1866 …ive&&this.refresh();this.snapPoint=this.points=this.label=this.index=this.error=null;this.active=t…
2065 OpenFile.prototype.setData=function(){this.args=arguments;this.execute()};OpenFile.prototype.error=…
2272 EditorUi.prototype.handleError=function(b,c,e,k,g){b=null!=b&&null!=b.error?b.error:b;if(null!=b||n…
2524 ….getCell=mxUtils.bind(this,function(b){var f=d.apply(this,arguments);this.error=null;return f});re…
3070 …rawioFile.prototype.getErrorMessage=function(b){var c=null!=b?null!=b.error?b.error.message:b.mess…
3086 function(b){this.savingFile=!1;null!=k&&k({error:b})});this.saveDraft();this.fileHandle.createWrita…
3162 …(c):c};Editor.addRetryToError=function(b,d){if(null!=b){var c=null!=b.error?b.error:b;null==c.retr…
3361 …URIComponent(m.stack):"")}}catch(y){}try{u||null==window.console||console.error(k,b,c,e,g,m)}catch…
3456 …on(){},f=null!=b&&null!=b.error?b.error:b;if(null!=b&&null!=b.stack&&null!=b.message)try{p?null!=w…
3458error&&(null!=b.error.errors&&0<b.error.errors.length&&"fileAccess"==b.error.errors[0].reason||nul…
3462 null!=f.response&&null!=f.response.error?p=mxUtils.htmlEntities(f.response.error):"undefined"!==typ…
3560 …porter.importState(JSON.parse(b)))}catch(m){null!=window.console&&console.error(m),e(m)}}else e({m…
4079 …reateViewerForElement(b)}catch(e){b.innerHTML=e.message,null!=window.console&&console.error(e)}})};