Home
last modified time | relevance | path

Searched defs:menu (Results 126 – 150 of 242) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/plugins/
H A Dsql.js634 theMenu.funct = function(menu, parent) { argument
H A Dtext.js21 menu.funct = function(menu, parent) argument
H A Danimation.js28 menu.funct = function(menu, parent) argument
H A Dimport.js202 ui.menubar.addMenu('Import', function(menu, parent) argument
H A Dtags.js47 menu.funct = function(menu, parent) argument
H A DcConf-1-4-8.js124 ui.menus.get('file').funct = function(menu, parent) argument
H A Dpage.js146 menu.funct = function(menu, parent) argument
H A Dprops.js45 menu.funct = function(menu, parent) argument
H A Dvoice.js145 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
277 ui.menus.put('voiceType', new Menu(mxUtils.bind(this, function(menu, parent) argument
330 ui.menus.put('voice', new Menu(function(menu, parent) argument
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js748 this.editorUi.showPopupMenu(mxUtils.bind(this, function(menu, parent) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js690 graph.popupMenuHandler.factoryMethod = mxUtils.bind(this, function(menu, cell, evt) argument
3194 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
3207 EditorUi.prototype.setCurrentMenu = function(menu, elt) argument
H A DFormat.js5055 var addItem = mxUtils.bind(this, function(menu, width, cssName, keys, values) argument
5072 …ePanel, 'geSprite-orthogonal', mxResources.get('pattern'), false, mxUtils.bind(this, function(menu) argument
5084 …nel, 'geSprite-connection', mxResources.get('connection'), false, mxUtils.bind(this, function(menu) argument
5092 …ePanel, 'geSprite-orthogonal', mxResources.get('pattern'), false, mxUtils.bind(this, function(menu) argument
5174 …nel2, 'geSprite-orthogonal', mxResources.get('waypoints'), false, mxUtils.bind(this, function(menu) argument
5194 …l2, 'geSprite-startclassic', mxResources.get('linestart'), false, mxUtils.bind(this, function(menu) argument
5252 …Panel2, 'geSprite-endclassic', mxResources.get('lineend'), false, mxUtils.bind(this, function(menu) argument
H A DMenus.js274 this.put('line', new Menu(mxUtils.bind(this, function(menu, parent) argument
595 Menus.prototype.put = function(name, menu) argument
613 Menus.prototype.addSubmenu = function(name, menu, parent, label) argument
645 Menus.prototype.addInsertTableCellItem = function(menu, parent) argument
1448 Menus.prototype.createPopupMenu = function(menu, cell, evt) argument
1474 Menus.prototype.addPopupMenuEditItems = function(menu, cell, evt) argument
1533 Menus.prototype.addPopupMenuCellItems = function(menu, cell, evt) argument
1635 (mxUtils.bind(this, function(menu) argument
1653 Menus.prototype.menuCreated = function(menu, elt, className) argument
1747 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js9408 this.menus.addPopupMenuEditItems = function(menu, cell, evt) argument
H A DPages.js1509 var menu = new mxPopupMenu(mxUtils.bind(this, function(menu, parent) argument
1577 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
1691 mxPopupMenu.prototype.hideMenu.apply(menu, arguments); argument
1744 return mxUtils.bind(this, function(menu, parent) argument
H A DElectronApp.js164 this.put('openRecent', new Menu(function(menu, parent) argument
207 this.put('file', new Menu(mxUtils.bind(this, function(menu, parent) argument
H A DMinimal.js745 Menus.prototype.createPopupMenu = function(menu, cell, evt) argument
809 Menus.prototype.addPopupMenuEditItems = function(menu, cell, evt) argument
1024 this.put('editCell', new Menu(mxUtils.bind(this, function(menu, parent) argument
1040 this.addPopupMenuCellEditItems = function(menu, cell, evt, parent) argument
1047 this.put('diagram', new Menu(mxUtils.bind(this, function(menu, parent) argument
1168 this.put('save', new Menu(mxUtils.bind(this, function(menu, parent) argument
1231 this.put('table', new Menu(mxUtils.bind(this, function(menu, parent) argument
1239 this.put('importFrom', new Menu(mxUtils.bind(this, function(menu, parent) argument
1260 this.put('extras', new Menu(mxUtils.bind(this, function(menu, parent) argument
1323 insertMenu.funct = function(menu, parent) argument
[all …]
H A DMenus.js230 this.put('units', new Menu(mxUtils.bind(this, function(menu, parent) argument
1280 layoutMenu.funct = function(menu, parent) argument
1462 this.put('help', new Menu(mxUtils.bind(this, function(menu, parent) argument
2953 editorUi.addInsertItem = function(menu, parent, title, method) argument
3099 this.put('openRecent', new Menu(function(menu, parent) argument
3137 this.put('openFrom', new Menu(function(menu, parent) argument
3275 this.put('newLibrary', new Menu(function(menu, parent) argument
3387 this.put('openLibraryFrom', new Menu(function(menu, parent) argument
3561 this.put('edit', new Menu(mxUtils.bind(this, function(menu, parent) argument
3617 viewPanelsMenu.funct = function(menu, parent) argument
[all …]
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js73 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
77 …LIElement",link:"HTMLLinkElement",map:"HTMLMapElement",mark:"HTMLElement",menu:"HTMLMenuElement",m… property in $.Q
/plugin/diagramsnet/lib/js/
H A Dapp.min.js75 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
79 …LIElement",link:"HTMLLinkElement",map:"HTMLMapElement",mark:"HTMLElement",menu:"HTMLMenuElement",m… property in $.Q
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js47 ui.menus.createPopupMenu = function(menu, cell, evt) argument
/plugin/diagramsnet/lib/plugins/webcola/
H A Dwebcola.js30 menu.funct = function(menu, parent) argument
/plugin/codemirror/dist/modes/
H A Dxml.min.js1 …e,h2:true,h3:true,h4:true,h5:true,h6:true,header:true,hgroup:true,hr:true,menu:true,nav:true,ol:tr… property in AnonymousFunctiona693641a0100.b.contextGrabbers.p
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …argin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary… selector
/plugin/ckgdoku/ckeditor/lang/
H A Daz.js5 …":{"editorHelp":"Yardım üçün ALT 0 düymələrini basın","browseServer":"Fayların siyahı","url":"URL"…

12345678910