Lines Matching defs:destroy

173 mxWindow.prototype.destroy=function(){this.fireEvent(new mxEventObject(mxEvent.DESTROY));null!=this…  method in mxWindow
210 …Attribute("size","1");this.container.appendChild(a)};mxToolbar.prototype.destroy=function(){mxEven… method in mxToolbar
226 this.t0y+d/a.view.scale)}};this.destroy=function(){a.removeMouseListener(this.mouseListener);mxEven… method in mxPanningManager
240 …de.removeChild(a.activeRow.div),a.activeRow=null)};mxPopupMenu.prototype.destroy=function(){null!=… method in mxPopupMenu
243 …=(new Date).getTime();this.ignoredChanges=0};mxAutoSaveManager.prototype.destroy=function(){this.s… method in mxAutoSaveManager
367 …is.guideY.node.style.visibility=a?"visible":"hidden")};mxGuide.prototype.destroy=function(){null!=… method in mxGuide
409 …nt&&null!=c.parentNode&&c.parentNode.removeChild(c))}};mxShape.prototype.destroy=function(){null!=… method in mxShape
855 …dth;a.unscaledHeight=this.unscaledHeight;return a};mxCellState.prototype.destroy=function(){this.v… method in mxCellState
900 mxCellEditor.prototype.destroy=function(){null!=this.textarea&&(mxEvent.release(this.textarea),null… method in mxCellEditor
950 mxCellRenderer.prototype.destroy=function(a){null!=a.shape&&(null!=a.text&&(a.text.destroy(),a.text… method in mxCellRenderer
1054 mxGraphView.prototype.destroy=function(){var a=null!=this.canvas?this.canvas.ownerSVGElement:null;n… method in mxGraphView
1298 mxGraph.prototype.destroy=function(){this.destroyed||(this.destroyed=!0,null!=this.tooltipHandler&&… method in mxGraph
1319 mxOutline.prototype.destroy=function(){null!=this.svg&&(this.svg.parentNode.removeChild(this.svg),t… method in mxOutline
1335 …ATE:mxEvent.END_UPDATE);null!=c&&c.execute(a)};mxLayoutManager.prototype.destroy=function(){this.s… method in mxLayoutManager
1345 mxSwimlaneManager.prototype.destroy=function(){this.setGraph(null)}; method in mxSwimlaneManager
1348 …poraryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destroy=function(){this.v… method in mxTemporaryCellStates
1402 mxGraphHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);this.graph.removeL… method in mxGraphHandler
1414 …(a,b){this.graph.getView().setTranslate(a,b)};mxPanningHandler.prototype.destroy=function(){this.g… method in mxPanningHandler
1420 …rPopupEvent=function(a){return a.getCell()};mxPopupMenuHandler.prototype.destroy=function(){this.g… method in mxPopupMenuHandler
1427 …IN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker.prototype.destroy=function(){this.g… method in mxCellMarker
1436 mxSelectionCellsHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);null!=thi… method in mxSelectionCellsHandler
1497 mxConnectionHandler.prototype.destroy=function(){this.graph.removeMouseListener(this);null!=this.sh… method in mxConnectionHandler
1515 mxConstraintHandler.prototype.destroy=function(){this.reset();null!=this.resetHandler&&(this.graph.… method in mxConstraintHandler
1527 mxRubberband.prototype.destroy=function(){this.destroyed||(this.destroyed=!0,this.graph.removeMouse… method in mxRubberband
1536 …getCellStyle(this.state.cell);this.positionChanged()};mxHandle.prototype.destroy=function(){null!=… method in mxHandle
1607 mxVertexHandler.prototype.destroy=function(){null!=this.escapeHandler&&(this.state.view.graph.remov… method in mxVertexHandler
1686 mxEdgeHandler.prototype.destroy=function(){null!=this.escapeHandler&&(this.state.view.graph.removeL… method in mxEdgeHandler
1714 mxKeyHandler.prototype.destroy=function(){null!=this.target&&null!=this.keydownHandler&&(mxEvent.re… method in mxKeyHandler
1722 mxTooltipHandler.prototype.destroy=function(){this.destroyed||(this.graph.removeMouseListener(this)… method in mxTooltipHandler
1723 …;mxCellTracker.prototype.mouseUp=function(a,b){};mxCellTracker.prototype.destroy=function(){this.d… method in mxCellTracker
1731 …hape.node){c=!0;break}d=d.parentNode}return c};mxCellHighlight.prototype.destroy=function(){this.g… method in mxCellHighlight