Lines Matching defs:destroy

377 mxWindow.prototype.destroy=function(){this.fireEvent(new mxEventObject(mxEvent.DESTROY));null!=this…  method in mxWindow
414 …Attribute("size","1");this.container.appendChild(a)};mxToolbar.prototype.destroy=function(){mxEven… method in mxToolbar
430 this.t0y+d/a.view.scale)}};this.destroy=function(){a.removeMouseListener(this.mouseListener);mxEven… method in mxPanningManager
444 …de.removeChild(a.activeRow.div),a.activeRow=null)};mxPopupMenu.prototype.destroy=function(){null!=… method in mxPopupMenu
447 …=(new Date).getTime();this.ignoredChanges=0};mxAutoSaveManager.prototype.destroy=function(){this.s… method in mxAutoSaveManager
571 …is.guideY.node.style.visibility=a?"visible":"hidden")};mxGuide.prototype.destroy=function(){null!=… method in mxGuide
613 …nt&&null!=c.parentNode&&c.parentNode.removeChild(c))}};mxShape.prototype.destroy=function(){null!=… method in mxShape
1059 …dth;a.unscaledHeight=this.unscaledHeight;return a};mxCellState.prototype.destroy=function(){this.v… method in mxCellState
1104 mxCellEditor.prototype.destroy=function(){null!=this.textarea&&(mxEvent.release(this.textarea),null… method in mxCellEditor
1154 mxCellRenderer.prototype.destroy=function(a){null!=a.shape&&(null!=a.text&&(a.text.destroy(),a.text… method in mxCellRenderer
1258 mxGraphView.prototype.destroy=function(){var a=null!=this.canvas?this.canvas.ownerSVGElement:null;n… method in mxGraphView
1502 mxGraph.prototype.destroy=function(){this.destroyed||(this.destroyed=!0,null!=this.tooltipHandler&&… method in mxGraph
1523 mxOutline.prototype.destroy=function(){null!=this.svg&&(this.svg.parentNode.removeChild(this.svg),t… method in mxOutline
1539 …ATE:mxEvent.END_UPDATE);null!=c&&c.execute(a)};mxLayoutManager.prototype.destroy=function(){this.s… method in mxLayoutManager
1549 mxSwimlaneManager.prototype.destroy=function(){this.setGraph(null)}; method in mxSwimlaneManager
1552 …poraryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destroy=function(){this.v… method in mxTemporaryCellStates
1606 mxGraphHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);this.graph.removeL… method in mxGraphHandler
1618 …(a,b){this.graph.getView().setTranslate(a,b)};mxPanningHandler.prototype.destroy=function(){this.g… method in mxPanningHandler
1624 …rPopupEvent=function(a){return a.getCell()};mxPopupMenuHandler.prototype.destroy=function(){this.g… method in mxPopupMenu
1631 …IN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker.prototype.destroy=function(){this.g… method in mxCellMarker
1640 mxSelectionCellsHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);null!=thi… method in mxSelectionCellsHandler
1701 mxConnectionHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);null!=this.sh… method in mxConnectionHandler
1719 mxConstraintHandler.prototype.destroy=function(){this.reset();null!=this.resetHandler&&(this.graph.… method in mxConstraintHandler
1731 mxRubberband.prototype.destroy=function(){this.destroyed||(this.destroyed=!0,this.graph.removeMouse… method in mxRubberband
1740 …getCellStyle(this.state.cell);this.positionChanged()};mxHandle.prototype.destroy=function(){null!=… method in mxHandle
1811 mxVertexHandler.prototype.destroy=function(){null!=this.escapeHandler&&(this.state.view.graph.remov… method in mxVertexHandler
1890 mxEdgeHandler.prototype.destroy=function(){null!=this.escapeHandler&&(this.state.view.graph.removeL… method in mxEdgeHandler
1918 mxKeyHandler.prototype.destroy=function(){null!=this.target&&null!=this.keydownHandler&&(mxEvent.re… method in mxKeyHandler
1926 mxTooltipHandler.prototype.destroy=function(){this.destroyed||(this.graph.removeMouseListener(this)… method in mxTooltipHandler
1927 …;mxCellTracker.prototype.mouseUp=function(a,b){};mxCellTracker.prototype.destroy=function(){this.d… method in mxCellTracker
1935 …hape.node){c=!0;break}d=d.parentNode}return c};mxCellHighlight.prototype.destroy=function(){this.g… method in mxCellHighlight
3149 …(this.canvas,arguments):this.drawPath(this.getStyle(!0,!0))};b.prototype.destroy=function(){this.c… method in b
3779 …is.window.setLocation(b,c)});mxEvent.addListener(window,"resize",L);this.destroy=function(){mxEven… method in AnonymousFunctioncbe8b51145600
3881 ….moveHandle.style.display=b?"":"none")};var ea=mxVertexHandler.prototype.destroy;mxVertexHandler.p… method in mxVertexHandler
3936 var v=EditorUi.prototype.destroy;EditorUi.prototype.destroy=function(){null!=this.sidebarWindow&&(t… method in EditorUi