Lines Matching defs:constructor

144 …ther be null or a function");d.prototype=Object.create(h&&h.prototype,{constructor:{value:d,writab…  property
292 …r c=function(){};c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a},toString:fun… method in a
381 …ild(this.div))}mxWindow.prototype=new mxEventSource;mxWindow.prototype.constructor=mxWindow;mxWind… method in mxWindow
437 ….container=a}mxToolbar.prototype=new mxEventSource;mxToolbar.prototype.constructor=mxToolbar;mxToo… method in mxToolbar
452 mxUndoManager.prototype.constructor=mxUndoManager;mxUndoManager.prototype.size=null;mxUndoManager.p… method in mxUndoManager
464 …&this.init()}mxPopupMenu.prototype=new mxEventSource;mxPopupMenu.prototype.constructor=mxPopupMenu; method in mxPopupMenu
482 …!=a?a:20}mxAnimation.prototype=new mxEventSource;mxAnimation.prototype.constructor=mxAnimation;mxA… method in mxAnimation
483 …ull!=c?c:1.5}mxMorphing.prototype=new mxAnimation;mxMorphing.prototype.constructor=mxMorphing;mxMo… method in mxMorphing
786 …=f?f:0}mxStackLayout.prototype=new mxGraphLayout;mxStackLayout.prototype.constructor=mxStackLayout; method in mxStackLayout
799 …artitionLayout.prototype=new mxGraphLayout;mxPartitionLayout.prototype.constructor=mxPartitionLayo… method in mxPartitionLayout
803 …ctTreeLayout.prototype=new mxGraphLayout;mxCompactTreeLayout.prototype.constructor=mxCompactTreeLa… method in mxCompactTreeLayout
834 …rganicLayout.prototype=new mxGraphLayout;mxFastOrganicLayout.prototype.constructor=mxFastOrganicLa… method in mxFastOrganicLayout
845 …00}mxCircleLayout.prototype=new mxGraphLayout;mxCircleLayout.prototype.constructor=mxCircleLayout;… method in mxCircleLayout
849 mxParallelEdgeLayout.prototype.constructor=mxParallelEdgeLayout;mxParallelEdgeLayout.prototype.spac… method in mxParallelEdgeLayout
853 …ompositeLayout.prototype=new mxGraphLayout;mxCompositeLayout.prototype.constructor=mxCompositeLayo… method in mxCompositeLayout
855 mxEdgeLabelLayout.prototype.constructor=mxEdgeLabelLayout;mxEdgeLabelLayout.prototype.execute=funct… method in mxEdgeLabelLayout
861 …totype=new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode.prototype.constructor=mxGraphHierarch… method in mxGraphHierarchyNode
865 …totype=new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge.prototype.constructor=mxGraphHierarch… method in mxGraphHierarchyEdge
893 …ew mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction.prototype.constructor=mxMedianHybridC… method in mxMedianHybridCrossingReduction
904 …rototype=new mxHierarchicalLayoutStage;mxMinimumCycleRemover.prototype.constructor=mxMinimumCycleR… method in mxMinimumCycleRemover
907 mxCoordinateAssignment.prototype.constructor=mxCoordinateAssignment;mxCoordinateAssignment.prototyp… method in mxCoordinateAssignment
940 …g.prototype=new mxHierarchicalLayoutStage;mxSwimlaneOrdering.prototype.constructor=mxSwimlaneOrder… method in mxSwimlaneOrdering
943 mxHierarchicalLayout.prototype.constructor=mxHierarchicalLayout;mxHierarchicalLayout.prototype.root… method in mxHierarchicalLayout
959 mxSwimlaneLayout.prototype.constructor=mxSwimlaneLayout;mxSwimlaneLayout.prototype.roots=null;mxSwi… method in mxSwimlaneLayout
977 …lear()}mxGraphModel.prototype=new mxEventSource;mxGraphModel.prototype.constructor=mxGraphModel;mx… method in mxGraphModel
1026 mxGeometry.prototype=new mxRectangle;mxGeometry.prototype.constructor=mxGeometry;mxGeometry.prototy… method in mxGeometry
1084 …ew mxPoint}mxCellState.prototype=new mxRectangle;mxCellState.prototype.constructor=mxCellState;mxC… method in mxCellState
1093 …ctionModel.prototype=new mxEventSource;mxGraphSelectionModel.prototype.constructor=mxGraphSelectio… method in mxGraphSelectionModel
1221 …ctionary}mxGraphView.prototype=new mxEventSource;mxGraphView.prototype.constructor=mxGraphView;mxG… method in mxGraphView
1537 …elp"}mxCellOverlay.prototype=new mxEventSource;mxCellOverlay.prototype.constructor=mxCellOverlay;m… method in mxCellOverlay
1574 …wimlaneManager.prototype=new mxEventSource;mxSwimlaneManager.prototype.constructor=mxSwimlaneManag… method in mxSwimlaneManager
1644 …xPanningHandler.prototype=new mxEventSource;mxPanningHandler.prototype.constructor=mxPanningHandle… method in mxPanningHandler
1653 …opupMenuHandler.prototype=new mxPopupMenu;mxPopupMenuHandler.prototype.constructor=mxPopupMenuHand… method in mxPopupMenuHandler
2737 …(this,a)}TableLayout.prototype=new mxStackLayout;TableLayout.prototype.constructor=TableLayout;Tab… method in TableLayout