Home
last modified time | relevance | path

Searched defs:title (Results 476 – 500 of 752) sorted by path

1...<<11121314151617181920>>...31

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1666 EditorUi.prototype.getHtml = function(node, graph, title, editLink, redirect, ignoreSelection) argument
1754 EditorUi.prototype.getHtml2 = function(xml, graph, title, editLink, redirect) argument
3321 var addCells = mxUtils.bind(this, function(cells, bounds, evt, title) argument
3765 EditorUi.prototype.showImageDialog = function(title, value, fn, ignoreExisting, convertDataUri) argument
4383 EditorUi.prototype.showTextDialog = function(title, text) argument
6000 EditorUi.prototype.showExportDialog = function(title, embedOption, btnLabel, helpLink, callback, argument
6235 EditorUi.prototype.showEmbedImageDialog = function(fn, title, imageLabel, shadowEnabled, helpLink) argument
8122 window.openBrowserFile = mxUtils.bind(this, function(title, success, error) argument
8127 window.deleteBrowserFile = mxUtils.bind(this, function(title, success, error) argument
13993 EditorUi.prototype.showRemotelyStoredLibrary = function(title) argument
[all …]
H A DElectronApp.js1180 LocalFile = function(ui, data, title, temp) argument
1492 LocalFile.prototype.saveAs = function(title, success, error) argument
H A DGitHubFile.js193 GitHubFile.prototype.saveAs = function(title, success, error) argument
204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) argument
223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… argument
H A DGitHubLibrary.js16 GitHubLibrary.prototype.doSave = function(title, success, error) argument
H A DGitLabLibrary.js16 GitLabLibrary.prototype.doSave = function(title, success, error) argument
H A DGraphViewer.js2049 GraphViewer.prototype.updateTitle = function(title) argument
H A DLocalFile.js11 LocalFile = function(ui, data, title, temp, fileHandle, desc) argument
94 LocalFile.prototype.saveAs = function(title, success, error) argument
105 LocalFile.prototype.saveAs = function(title, success, error) argument
150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) argument
306 LocalFile.prototype.rename = function(title, success, error) argument
H A DLocalLibrary.js11 LocalLibrary = function(ui, data, title) argument
47 LocalLibrary.prototype.saveAs = function(title, success, error) argument
H A DMenus.js97 var tempDlg = new TemplatesDialog(editorUi, function(templateXml, title, infoObj) argument
2747 …lenameDialog(this.editorUi, filename, mxResources.get('rename'), mxUtils.bind(this, function(title) argument
2953 editorUi.addInsertItem = function(menu, parent, title, method) argument
H A DMinimal.js28 var WrapperWindow = function(editorUi, title, x, y, w, h, fn) argument
1348 var addInsertItem = function(menu, parent, title, method) argument
2016 var setNotificationTitle = mxUtils.bind(this, function(title) argument
2137 function addElt(elt, title, cursor) argument
H A DNotionClient.js437 title: [{ property in reqBody.properties
H A DNotionFile.js92 NotionFile.prototype.saveAs = function(title, success, error) argument
100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) argument
116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DNotionLibrary.js16 NotionLibrary.prototype.doSave = function(title, success, error) argument
H A DOneDriveFile.js335 OneDriveFile.prototype.saveAs = function(title, success, error) argument
346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
521 OneDriveFile.prototype.rename = function(title, success, error) argument
H A DRemoteFile.js4 RemoteFile = function(ui, data, title) argument
H A DRemoteLibrary.js55 RemoteLibrary.prototype.saveAs = function(title, success, error) argument
H A DStorageFile.js13 StorageFile = function(ui, data, title) argument
107 StorageFile.prototype.saveAs = function(title, success, error) argument
119 StorageFile.insertFile = function(ui, title, data, success, error) argument
159 StorageFile.getFileContent = function(ui, title, success, error) argument
184 StorageFile.getFileInfo = function(ui, title, success, error) argument
212 StorageFile.prototype.saveFile = function(title, revision, success, error) argument
303 StorageFile.prototype.rename = function(title, success, error) argument
485 StorageFile.deleteFile = function(ui, title, success, error) argument
H A DStorageLibrary.js13 StorageLibrary = function(ui, data, title) argument
40 StorageLibrary.prototype.saveAs = function(title, success, error) argument
70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
H A DTrelloFile.js75 TrelloFile.prototype.saveAs = function(title, success, error) argument
83 TrelloFile.prototype.doSave = function(title, success, error) argument
99 TrelloFile.prototype.saveFile = function(title, revision, success, error) argument
H A DTrelloLibrary.js16 TrelloLibrary.prototype.doSave = function(title, success, error) argument
H A DUrlLibrary.js13 UrlLibrary = function(ui, data, title) argument
67 UrlLibrary.prototype.isEditable = function(title, success, error) argument
75 UrlLibrary.prototype.saveAs = function(title, success, error) argument
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js541 Sidebar.prototype.addFoldingHandler = function(title, content, funct) argument
911 false, mxUtils.bind(this, function(content, title) argument
1209 …Sidebar.prototype.addStencilPalette = function(id, title, stencilFile, style, ignore, onInit, scal… argument
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property in AnonymousFunctiona0dbb0ba70300.i.A.symbols_
1728 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… function
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js427 var TextareaDialog = function(editorUi, title, url, fn, cancelFn, cancelTitle, w, h, argument
H A DEditor.js364 Editor.prototype.editAsNew = function(xml, title) argument
1053 var ErrorDialog = function(editorUi, title, message, buttonText, fn, retry, buttonText2, fn2, hide,… argument
1163 var PrintDialog = function(editorUi, title) argument
2767 mxPopupMenu.prototype.addItem = function(title, image, funct, parent, iconCls, enabled) argument

1...<<11121314151617181920>>...31