Lines Matching defs:constructor
110 …ther be null or a function");d.prototype=Object.create(h&&h.prototype,{constructor:{value:d,writab… property
258 …r c=function(){};c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a},toString:fun… method in a
347 …ild(this.div))}mxWindow.prototype=new mxEventSource;mxWindow.prototype.constructor=mxWindow;mxWind… method in mxWindow
403 ….container=a}mxToolbar.prototype=new mxEventSource;mxToolbar.prototype.constructor=mxToolbar;mxToo… method in mxToolbar
418 mxUndoManager.prototype.constructor=mxUndoManager;mxUndoManager.prototype.size=null;mxUndoManager.p… method in mxUndoManager
430 …&this.init()}mxPopupMenu.prototype=new mxEventSource;mxPopupMenu.prototype.constructor=mxPopupMenu; method in mxPopupMenu
448 …!=a?a:20}mxAnimation.prototype=new mxEventSource;mxAnimation.prototype.constructor=mxAnimation;mxA… method in mxAnimation
449 …ull!=c?c:1.5}mxMorphing.prototype=new mxAnimation;mxMorphing.prototype.constructor=mxMorphing;mxMo… method in mxMorphing
752 …=f?f:0}mxStackLayout.prototype=new mxGraphLayout;mxStackLayout.prototype.constructor=mxStackLayout; method in mxStackLayout
765 …artitionLayout.prototype=new mxGraphLayout;mxPartitionLayout.prototype.constructor=mxPartitionLayo… method in mxPartitionLayout
769 …ctTreeLayout.prototype=new mxGraphLayout;mxCompactTreeLayout.prototype.constructor=mxCompactTreeLa… method in mxCompactTreeLayout
800 …rganicLayout.prototype=new mxGraphLayout;mxFastOrganicLayout.prototype.constructor=mxFastOrganicLa… method in mxFastOrganicLayout
811 …00}mxCircleLayout.prototype=new mxGraphLayout;mxCircleLayout.prototype.constructor=mxCircleLayout;… method in mxCircleLayout
815 mxParallelEdgeLayout.prototype.constructor=mxParallelEdgeLayout;mxParallelEdgeLayout.prototype.spac… method in mxParallelEdgeLayout
819 …ompositeLayout.prototype=new mxGraphLayout;mxCompositeLayout.prototype.constructor=mxCompositeLayo… method in mxCompositeLayout
821 mxEdgeLabelLayout.prototype.constructor=mxEdgeLabelLayout;mxEdgeLabelLayout.prototype.execute=funct… method in mxEdgeLabelLayout
827 …totype=new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode.prototype.constructor=mxGraphHierarch… method in mxGraphHierarchyNode
831 …totype=new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge.prototype.constructor=mxGraphHierarch… method in mxGraphHierarchyEdge
859 …ew mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction.prototype.constructor=mxMedianHybridC… method in mxMedianHybridCrossingReduction
870 …rototype=new mxHierarchicalLayoutStage;mxMinimumCycleRemover.prototype.constructor=mxMinimumCycleR… method in mxMinimumCycleRemover
873 mxCoordinateAssignment.prototype.constructor=mxCoordinateAssignment;mxCoordinateAssignment.prototyp… method in mxCoordinateAssignment
906 …g.prototype=new mxHierarchicalLayoutStage;mxSwimlaneOrdering.prototype.constructor=mxSwimlaneOrder… method in mxSwimlaneOrdering
909 mxHierarchicalLayout.prototype.constructor=mxHierarchicalLayout;mxHierarchicalLayout.prototype.root… method in mxHierarchicalLayout
925 mxSwimlaneLayout.prototype.constructor=mxSwimlaneLayout;mxSwimlaneLayout.prototype.roots=null;mxSwi… method in mxSwimlaneLayout
943 …lear()}mxGraphModel.prototype=new mxEventSource;mxGraphModel.prototype.constructor=mxGraphModel;mx… method in mxGraphModel
992 mxGeometry.prototype=new mxRectangle;mxGeometry.prototype.constructor=mxGeometry;mxGeometry.prototy… method in mxGeometry
1050 …ew mxPoint}mxCellState.prototype=new mxRectangle;mxCellState.prototype.constructor=mxCellState;mxC… method in mxCellState
1059 …ctionModel.prototype=new mxEventSource;mxGraphSelectionModel.prototype.constructor=mxGraphSelectio… method in mxGraphSelectionModel
1187 …ctionary}mxGraphView.prototype=new mxEventSource;mxGraphView.prototype.constructor=mxGraphView;mxG… method in mxGraphView
1503 …elp"}mxCellOverlay.prototype=new mxEventSource;mxCellOverlay.prototype.constructor=mxCellOverlay;m… method in mxCellOverlay
1540 …wimlaneManager.prototype=new mxEventSource;mxSwimlaneManager.prototype.constructor=mxSwimlaneManag… method in mxSwimlaneManager
1610 …xPanningHandler.prototype=new mxEventSource;mxPanningHandler.prototype.constructor=mxPanningHandle… method in mxPanningHandler
1619 …opupMenuHandler.prototype=new mxPopupMenu;mxPopupMenuHandler.prototype.constructor=mxPopupMenuHand… method in mxPopupMenuHandler
2488 …(this,b)}TableLayout.prototype=new mxStackLayout;TableLayout.prototype.constructor=TableLayout;Tab… method in TableLayout