Lines Matching defs:init
10 var mxLog={consoleName:"Console",TRACE:!1,DEBUG:!0,WARN:!0,buffer:"",init:function(){if(null==mxLog… method
146 mxWindow.prototype.init=function(a,b,c,d,e){e=null!=e?e:"mxWindow";this.div=document.createElement(… method in mxWindow
228 mxPopupMenu.prototype.init=function(){this.table=document.createElement("table");this.table.classNa… method in mxPopupMenu
369 mxShape.prototype.visible=!0;mxShape.prototype.useSvgBoundingBox=!1;mxShape.prototype.init=function… method in mxShape
510 …e.indicatorSize=10;mxLabel.prototype.indicatorSpacing=2;mxLabel.prototype.init=function(a){mxShape… method in mxLabel
866 …nitialValue=null;mxCellEditor.prototype.align=null;mxCellEditor.prototype.init=function(){this.tex… method in mxCellEditor
1042 …ner.clientHeight;return b>c&&a.y>c+2&&a.y<=b?!0:!1};mxGraphView.prototype.init=function(){this.ins… method in mxGraphView
1304 mxOutline.prototype.init=function(a){this.container=a;this.updateHandler=mxUtils.bind(this,function… method in mxOutline
1416 …ll;mxPopupMenuHandler.prototype.screenY=null;mxPopupMenuHandler.prototype.init=function(){mxPopupM… method in mxPopupMenuHandler
1442 mxConnectionHandler.prototype.init=function(){this.graph.addMouseListener(this);this.marker=this.cr… method in mxConnectionHandler
1531 mxHandle.prototype.init=function(){var a=this.isHtmlRequired();null!=this.image?(this.shape=new mxI… method in mxHandle
1540 mxVertexHandler.prototype.init=function(){this.graph=this.state.view.graph;this.selectionBounds=thi… method in mxVertexHandler
1612 mxEdgeHandler.prototype.init=function(){this.graph=this.state.view.graph;this.marker=this.createMar… method in mxEdgeHandler
1716 mxTooltipHandler.prototype.init=function(){null!=document.body&&(this.div=document.createElement("d… method in mxTooltipHandler