Home
last modified time | relevance | path

Searched defs:editorUi (Results 1 – 25 of 30) sorted by relevance

12

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js28 var ColorDialog = function(editorUi, color, apply, cancelFn) argument
391 var AboutDialog = function(editorUi) argument
427 var TextareaDialog = function(editorUi, title, url, fn, cancelFn, cancelTitle, w, h, argument
566 var EditDiagramDialog = function(editorUi) argument
748 var ExportDialog = function(editorUi) argument
1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
1323 ExportDialog.saveLocalFile = function(editorUi, data, filename, format) argument
1796 var LinkDialog = function(editorUi, initialValue, btnLabel, fn) argument
1905 var OutlineWindow = function(editorUi, x, y, w, h) argument
2014 var LayersWindow = function(editorUi, x, y, w, h) argument
H A DEditor.js803 function Dialog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ign… argument
1053 var ErrorDialog = function(editorUi, title, message, buttonText, fn, retry, buttonText2, fn2, hide,… argument
1163 var PrintDialog = function(editorUi, title) argument
1171 PrintDialog.prototype.create = function(editorUi) argument
1462 var PageSetupDialog = function(editorUi) argument
2001 var FilenameDialog = function(editorUi, filename, buttonText, fn, label, validateFn, content, helpL… argument
2293 FilenameDialog.createFileTypes = function(editorUi, nameInput, types) argument
H A DFormat.js4 Format = function(editorUi, container) argument
689 BaseFormatPanel = function(format, editorUi, container) argument
1650 ArrangePanel = function(format, editorUi, container) argument
3047 TextFormatPanel = function(format, editorUi, container) argument
4543 StyleFormatPanel = function(format, editorUi, container) argument
5901 DiagramStylePanel = function(format, editorUi, container) argument
6550 DiagramFormatPanel = function(format, editorUi, container) argument
H A DMenus.js7 Menus = function(editorUi) argument
1688 function Menubar(editorUi, container) argument
H A DToolbar.js7 function Toolbar(editorUi, container) argument
H A DActions.js7 function Actions(editorUi) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js20 function mxRuler(editorUi, unit, isVertical, isSecondery) argument
90 editorUi.refresh = function(minor) method
571 function mxDualRuler(editorUi, unit) argument
576 editorUi.getDiagramContainerOffset = function() method
H A DDrawioClient.js5 DrawioClient = function(editorUi, cookieName) argument
H A DDialogs.js6 var StorageDialog = function(editorUi, fn, rowLimit) argument
295 var SplashDialog = function(editorUi) argument
945 var GoogleSitesDialog = function(editorUi, publicUrl) argument
1220 var CreateGraphDialog = function(editorUi, title, type) argument
7483 var FreehandWindow = function(editorUi, x, y, w, h) argument
7577 var TagsWindow = function(editorUi, x, y, w, h) argument
8214 var PluginsDialog = function(editorUi, addFn, delFn) argument
8416 var CropImageDialog = function(editorUi, image, fn) argument
8552 var EditGeometryDialog = function(editorUi, vertices) argument
11408 var BtnDialog = function(editorUi, peer, btnLbl, fn) argument
[all …]
H A DElectronApp.js23 PrintDialog.electronPrint = function(editorUi, allPages, pagesFrom, pagesTo, argument
621 editorUi.updatePasteActionStates = function() method
1997 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi) argument
H A DTrelloClient.js5 TrelloClient = function(editorUi) argument
H A DNotionClient.js12 window.NotionClient = function(editorUi) argument
H A DDropboxClient.js11 window.DropboxClient = function(editorUi) argument
H A DGitLabClient.js11 window.GitLabClient = function(editorUi) argument
H A DGitHubClient.js11 window.GitHubClient = function(editorUi, authName) argument
H A DOneDriveClient.js12 window.OneDriveClient = function(editorUi, isExtAuth, inlinePicker, noLogout) argument
H A DMinimal.js28 var WrapperWindow = function(editorUi, title, x, y, w, h, fn) argument
H A DDriveClient.js13 window.DriveClient = function(editorUi, isExtAuth) argument
/plugin/diagramsnet/lib/plugins/
H A Danonymize.js4 Draw.loadPlugin(function(editorUi) argument
H A Dtrello.js4 Draw.loadPlugin(function(editorUi) argument
H A Danimation.js4 Draw.loadPlugin(function(editorUi) argument
173 var AnimationWindow = function(editorUi, x, y, w, h) argument
H A Dtags.js14 Draw.loadPlugin(function(editorUi) argument
54 var HiddenTagsWindow = function(editorUi, x, y, w, h) argument
H A Dupdate.js70 Draw.loadPlugin(function(editorUi) argument
H A DcConf-1-4-8.js526 LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages) argument
1248 NewDialog = function(editorUi, compact, showName, callback, createOnly, cancelCallback, argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js4 function VsdxExport(editorUi) argument

12