Home
last modified time | relevance | path

Searched refs:extend (Results 276 – 300 of 1051) sorted by path

1...<<11121314151617181920>>...43

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js239 mxUtils.extend(ChangePage, SelectPage);
H A DRemoteFile.js13 mxUtils.extend(RemoteFile, DrawioFile);
H A DRemoteLibrary.js11 mxUtils.extend(RemoteLibrary, LocalFile);
H A DStorageFile.js21 mxUtils.extend(StorageFile, DrawioFile);
H A DStorageLibrary.js19 mxUtils.extend(StorageLibrary, StorageFile);
H A DTrelloClient.js12 mxUtils.extend(TrelloClient, DrawioClient);
H A DTrelloFile.js14 mxUtils.extend(TrelloFile, DrawioFile);
H A DTrelloLibrary.js11 mxUtils.extend(TrelloLibrary, TrelloFile);
H A DUrlLibrary.js29 mxUtils.extend(UrlLibrary, StorageFile);
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js19 mxUtils.extend(mxAsyncCanvas, mxAbstractCanvas2D);
H A DmxJsCanvas.js36 mxUtils.extend(mxJsCanvas, mxAbstractCanvas2D);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js19 mxUtils.extend(mxVsdxCanvas2D, mxAbstractCanvas2D);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1057 …nc|0":9};function mxVsdxCanvas2D(){mxAbstractCanvas2D.call(this)}mxUtils.extend(mxVsdxCanvas2D,mxA…
1696extend(b||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:g.u…
1697 …ion(a,b){var c=function(){};c.prototype=b.prototype,a.prototype=new c},c.extend=function(){var a,b…
H A Dshapes-14-6-5.min.js1 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxBpmnShape,mxShap…
96 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxShapeERHas,mxSha…
101 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxShapeERCloud,mxS…
189 mxUtils.extend(mxShapeIOS7Actiondialog,mxShape);
605 mxUtils.extend(mxShapeMockupCoverFlow,mxShape);mxShapeMockupCoverFlow.prototype.cst={SHAPE_COVER_FL…
770 mxUtils.extend(mxShapeMockupiLockButton,mxShape);
973 mxUtils.extend(mxShapeAws3dDashedEdge,mxShape);mxShapeAws3dDashedEdge.prototype.cst={DASHED_EDGE:"m…
1361 mxUtils.extend(mxShapeAndroidMenuBar,mxShape);mxShapeAndroidMenuBar.prototype.cst={MENU_TEXT:"menuT…
1742 mxUtils.extend(mxShapeArrows2TailedNotchedArrow,mxActor);
2574 function mxShapeNetworksCommLinkEdge(){mxArrow.call(this)}mxUtils.extend(mxShapeNetworksCommLinkEdg…
[all …]
H A Dshapes.min.js1 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxBpmnShape,mxShap…
47 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxShapeERHas,mxSha…
52 ….bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1}mxUtils.extend(mxShapeERCloud,mxS…
140 mxUtils.extend(mxShapeIOS7Actiondialog,mxShape);
556 mxUtils.extend(mxShapeMockupCoverFlow,mxShape);mxShapeMockupCoverFlow.prototype.cst={SHAPE_COVER_FL…
721 mxUtils.extend(mxShapeMockupiLockButton,mxShape);
924 mxUtils.extend(mxShapeAws3dDashedEdge,mxShape);mxShapeAws3dDashedEdge.prototype.cst={DASHED_EDGE:"m…
1312 mxUtils.extend(mxShapeAndroidMenuBar,mxShape);mxShapeAndroidMenuBar.prototype.cst={MENU_TEXT:"menuT…
1693 mxUtils.extend(mxShapeArrows2TailedNotchedArrow,mxActor);
2589 function mxShapeNetworksCommLinkEdge(){mxArrow.call(this)}mxUtils.extend(mxShapeNetworksCommLinkEdg…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1796 mxUtils.extend(Action, mxEventSource);
H A DEditor.js259 mxUtils.extend(Editor, mxEventSource);
H A DEditorUi.js1040 mxUtils.extend(EditorUi, mxEventSource);
H A DFormat.js1656 mxUtils.extend(ArrangePanel, BaseFormatPanel);
3053 mxUtils.extend(TextFormatPanel, BaseFormatPanel);
4549 mxUtils.extend(StyleFormatPanel, BaseFormatPanel);
5907 mxUtils.extend(DiagramStylePanel, BaseFormatPanel);
6556 mxUtils.extend(DiagramFormatPanel, BaseFormatPanel);
H A DGraph.js1888 mxUtils.extend(Graph, mxGraph);
4903 mxUtils.extend(HoverIcons, mxEventSource);
5949 Graph.prototype.setTableRowHeight = function(row, dy, extend) argument
5951 extend = (extend != null) ? extend : true;
5970 if (!extend)
5996 if (!extend)
5998 extend = row == rows[rows.length - 1];
6001 if (extend)
6026 extend = (extend != null) ? extend : false;
6072 if (!extend)
[all …]
H A DMenus.js1805 mxUtils.extend(Menu, mxEventSource);
H A DShapes.js116 mxUtils.extend(TableShape, mxSwimlane);
298 mxUtils.extend(CubeShape, mxCylinder);
532 mxUtils.extend(NoteShape, mxCylinder);
753 mxUtils.extend(SwitchShape, mxActor);
1012 mxUtils.extend(CardShape, mxActor);
1034 mxUtils.extend(TapeShape, mxActor);
1726 mxUtils.extend(StepShape, mxActor);
2197 mxUtils.extend(UmlFrame, mxShape);
3046 mxUtils.extend(TeeShape, mxActor);
3144 mxUtils.extend(OrShape, mxActor);
[all …]
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2extend=w.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("…
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12extend(b||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:g.u…
13 …ion(a,b){var c=function(){};c.prototype=b.prototype,a.prototype=new c},c.extend=function(){var a,b…
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …eturn t.namespace=e,t.useColors=r.useColors(),t.color=r.selectColor(e),t.extend=a,t.destroy=r.dest…

1...<<11121314151617181920>>...43