Home
last modified time | relevance | path

Searched refs:addAction (Results 1 – 25 of 39) sorted by path

12

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php56 $this->action->addAction(
72 $this->action->addAction(
88 $this->action->addAction(
104 $this->action->addAction(
120 $this->action->addAction(
123 $this->action->addAction(
126 $this->action->addAction(
143 $this->action->addAction(
146 $this->action->addAction(
149 $this->action->addAction(
[all...]
H A DWebDriverCompositeAction.php23 public function addAction(WebDriverAction $action) function in Facebook\\WebDriver\\Interactions\\WebDriverCompositeAction
H A DWebDriverTouchActions.php41 $this->action->addAction(
55 $this->action->addAction(
69 $this->action->addAction(
83 $this->action->addAction(
97 $this->action->addAction(
112 $this->action->addAction(
125 $this->action->addAction(
138 $this->action->addAction(
152 $this->action->addAction(
168 $this->action->addAction(
[all...]
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3500addAction("open...",function(){window.openNew=!0;window.openKey="open";d.openFile()});this.addActi…
3502addAction("save",function(){d.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=f;this.addAct…
3503addAction("print...",function(){d.showDialog((new PrintDialog(d)).container,300,180,!0,!0)},null,"…
3511addAction("selectVertices",function(){c.selectVertices(null,!0)},null,null,Editor.ctrlKey+"+Shift+…
3513addAction("home",function(){c.home()},null,null,"Shift+Home");this.addAction("exitGroup",function(…
3514addAction("toFront",function(){c.orderCells(!1)},null,null,Editor.ctrlKey+"+Shift+F");this.addActi…
3516addAction("removeFromGroup",function(){if(c.isEnabled()){var a=c.getSelectionCells();if(null!=a){f…
3535addAction("scrollbars",function(){d.setScrollbars(!d.hasScrollbars())});k.setToggleAction(!0);k.se…
3541addAction("fillColor...",function(){d.menus.pickColor(mxConstants.STYLE_FILLCOLOR)});this.addActio…
3542addAction("shadow",function(){d.menus.toggleStyle(mxConstants.STYLE_SHADOW)});this.addAction("soli…
[all …]
H A Dviewer-static.min.js2955addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.addActi…
2957addAction("save",function(){e.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=p;this.addAct…
2958addAction("print...",function(){e.showDialog((new PrintDialog(e)).container,300,180,!0,!0)},null,"…
2965 …");this.addAction("deleteAll",function(){b(!0)});this.addAction("deleteLabels",function(){c()},nul…
2966addAction("selectVertices",function(){g.selectVertices(null,!0)},null,null,Editor.ctrlKey+"+Shift+…
2968addAction("home",function(){g.home()},null,null,"Shift+Home");this.addAction("exitGroup",function(…
2969addAction("toFront",function(){g.orderCells(!1)},null,null,Editor.ctrlKey+"+Shift+F");this.addActi…
2971addAction("removeFromGroup",function(){if(g.isEnabled()){var b=g.getSelectionCells();if(null!=b){f…
2990addAction("scrollbars",function(){e.setScrollbars(!e.hasScrollbars())});t.setToggleAction(!0);t.se…
2996addAction("fillColor...",function(){e.menus.pickColor(mxConstants.STYLE_FILLCOLOR)});this.addActio…
[all …]
H A Dviewer.min.js2955addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.addActi…
2957addAction("save",function(){e.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=p;this.addAct…
2958addAction("print...",function(){e.showDialog((new PrintDialog(e)).container,300,180,!0,!0)},null,"…
2965 …");this.addAction("deleteAll",function(){b(!0)});this.addAction("deleteLabels",function(){c()},nul…
2966addAction("selectVertices",function(){g.selectVertices(null,!0)},null,null,Editor.ctrlKey+"+Shift+…
2968addAction("home",function(){g.home()},null,null,"Shift+Home");this.addAction("exitGroup",function(…
2969addAction("toFront",function(){g.orderCells(!1)},null,null,Editor.ctrlKey+"+Shift+F");this.addActi…
2971addAction("removeFromGroup",function(){if(g.isEnabled()){var b=g.getSelectionCells();if(null!=b){f…
2990addAction("scrollbars",function(){e.setScrollbars(!e.hasScrollbars())});t.setToggleAction(!0);t.se…
2996addAction("fillColor...",function(){e.menus.pickColor(mxConstants.STYLE_FILLCOLOR)});this.addActio…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js15239 function addAction(name, evtHandler, hide) function
15336 addAction(mxResources.get('reply'), function()
15346 addAction(mxResources.get('edit'), function()
15370 addAction(mxResources.get('delete'), function()
15471addAction(comment.isResolved? mxResources.get('reopen') : mxResources.get('resolve'), toggleResolv…
H A DElectronApp.js317 this.actions.addAction('newLibrary...', mxUtils.bind(this, function()
322 this.actions.addAction('openLibrary...', mxUtils.bind(this, function()
328 this.actions.addAction('import...', mxUtils.bind(this, function()
507 this.actions.addAction('new...', mxUtils.bind(this, function()
589 editorUi.actions.addAction('cut', function()
597 editorUi.actions.addAction('copy', function()
606 editorUi.actions.addAction('paste', function()
614 editorUi.actions.addAction('pasteHere', function()
632 editorUi.actions.addAction('plugins...', function()
H A DMenus.js85 editorUi.actions.addAction('new...', function()
574 editorUi.actions.addAction('open...', function()
579 editorUi.actions.addAction('close', function()
659 editorUi.actions.addAction('upload...', function()
738 editorUi.actions.addAction('copyStyle', function()
746 editorUi.actions.addAction('pasteStyle', function()
873 editorUi.actions.addAction('support...', function()
915 editorUi.actions.addAction('forkme', function()
1244 editorUi.actions.addAction('runLayout', function()
1933 editorUi.actions.addAction('shapes...', function()
[all …]
H A DMinimal.js2195 function addAction(action, label, image) function
2204 addAction(ui.actions.get('insertFreehand'), mxResources.get('freehand'), Editor.freehandImage);
2206addAction(toggleShapesAction, mxResources.get('shapes') + ' (' + toggleShapesAction.shortcut + ')'…
2216 addAction(ui.actions.get('insertTemplate'), mxResources.get('template'), Editor.templateImage);
H A DPages.js402 this.actions.addAction('previousPage', mxUtils.bind(this, function()
407 this.actions.addAction('nextPage', mxUtils.bind(this, function()
H A DTrees.js245 ui.actions.addAction('selectChildren', function()
267 ui.actions.addAction('selectSiblings', function()
294 ui.actions.addAction('selectParent', function()
308 ui.actions.addAction('selectDescendants', function(trigger, evt)
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js29 this.addAction('open...', function()
36 this.addAction('smartFit', function()
66 this.addAction('import...', function()
112 this.addAction('cut', function()
135 this.addAction('copy', function()
155 this.addAction('paste', function()
538 this.addAction('toBack', function()
550 this.addAction('group', function()
636 this.addAction('edit', function()
1208 this.addAction('help', function()
[all …]
/plugin/diagramsnet/lib/plugins/
H A Danimation.js10 editorUi.actions.addAction('animation', function()
H A Danonymize.js40 editorUi.actions.addAction('anonymizeCurrentPage', function()
H A DcConf-1-4-8.js1035 ui.actions.addAction('support...', function()
1126 ui.actions.addAction('shapes...', mxUtils.bind(this, function()
H A Dexplore.js351 ui.actions.addAction('exploreFromHere', function()
H A Dflow.js67 ui.actions.addAction('toggleFlow', function()
H A Dimport.js160 ui.actions.addAction('importFreemind...', function()
H A Dnumber.js106 var action = ui.actions.addAction('number...', function()
H A Dpage.js10 ui.actions.addAction('page', function()
67 ui.actions.addAction('place', function()
H A Dprops.js37 ui.actions.addAction('extractData...', function()
H A Drandom.js14 ui.actions.addAction('randomLabel', function()
66 ui.actions.addAction('swapChildren', function()
164 ui.actions.addAction('placeChildren', function()
389 ui.actions.addAction('reorderChildren', function()
H A Dreplay.js135 var action = ui.actions.addAction('record...', function()
169 ui.actions.addAction('replay...', function()
H A Dsql.js623 ui.actions.addAction('fromSql', function() {

12