Lines Matching refs:actions

611 				ui.actions.get('formatPanel').funct();
1904 ui.actions.get('toFront').funct();
1907 …btn.setAttribute('title', mxResources.get('toFront') + ' (' + this.editorUi.actions.get('toFront')…
1914 ui.actions.get('toBack').funct();
1917 …btn.setAttribute('title', mxResources.get('toBack') + ' (' + this.editorUi.actions.get('toBack').s…
1927 ui.actions.get('bringForward').funct();
1938 ui.actions.get('sendBackward').funct();
1969 ui.actions.get('group').funct();
1972 …btn.setAttribute('title', mxResources.get('group') + ' (' + this.editorUi.actions.get('group').sho…
1983 ui.actions.get('ungroup').funct();
1987 this.editorUi.actions.get('ungroup').shortcut + ')');
2004 ui.actions.get('copySize').funct(evt);
2008 this.editorUi.actions.get('copySize').shortcut + ')');
2019 ui.actions.get('pasteSize').funct(evt);
2023 this.editorUi.actions.get('pasteSize').shortcut + ')');
2059 ui.actions.get('copyData').funct(evt);
2064 this.editorUi.actions.get('copyData').shortcut + ')' +
2076 ui.actions.get('pasteData').funct(evt);
2080 this.editorUi.actions.get('pasteData').shortcut + ')');
2102 ui.actions.get('removeFromGroup').funct();
2120 this.editorUi.actions.get('clearWaypoints').funct(evt);
2123 …btn.setAttribute('title', mxResources.get('clearWaypoints') + ' (' + this.editorUi.actions.get('cl…
2140 this.editorUi.actions.get('editData').funct();
2143 …btn.setAttribute('title', mxResources.get('editData') + ' (' + this.editorUi.actions.get('editData…
2151 this.editorUi.actions.get('editLink').funct();
2154 …btn.setAttribute('title', mxResources.get('editLink') + ' (' + this.editorUi.actions.get('editLink…
2339 ui.actions.get('turn').funct(evt);
2342 btn.setAttribute('title', label + ' (' + this.editorUi.actions.get('turn').shortcut + ')');
2470 …autosizeBtn.setAttribute('title', mxResources.get('autosize') + ' (' + this.editorUi.actions.get('…
2490 ui.actions.get('autosize').funct();
3129 …fontStyleItems[0].setAttribute('title', mxResources.get('bold') + ' (' + this.editorUi.actions.get…
3130 …fontStyleItems[1].setAttribute('title', mxResources.get('italic') + ' (' + this.editorUi.actions.g…
3131 …etAttribute('title', mxResources.get('underline') + ' (' + this.editorUi.actions.get('underline').…
3755 null, null, null, ui.actions.get('formattedText'));
4743 this.editorUi.actions.get('editStyle').funct();
4746 …btn.setAttribute('title', mxResources.get('editStyle') + ' (' + this.editorUi.actions.get('editSty…
4757 this.editorUi.actions.get('image').funct();
5888 this.editorUi.actions.get('setAsDefaultStyle').funct();
5891 …btn.setAttribute('title', mxResources.get('setAsDefaultStyle') + ' (' + this.editorUi.actions.get(…
6609 ui.actions.get('pageView').funct();
6711 ui.actions.get('connectionArrows').funct();
6735 ui.actions.get('connectionPoints').funct();
6759 ui.actions.get('guides').funct();
6961 this.editorUi.actions.get('editData').funct();
6964 …btn.setAttribute('title', mxResources.get('editData') + ' (' + this.editorUi.actions.get('editData…
6973 this.editorUi.actions.get('clearDefaultStyle').funct();
6976 …btn.setAttribute('title', mxResources.get('clearDefaultStyle') + ' (' + this.editorUi.actions.get(…