Home
last modified time | relevance | path

Searched refs:contextMenu (Results 1 – 23 of 23) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
H A Dfckplugin.js62 oMyContextMenuListener.AddItems = function( contextMenu, tag, tagName ) argument
67 contextMenu.AddSeparator() ;
68 contextMenu.AddItem( 'OpenImage', 'Open image in a new window (Custom)' ) ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckcontextmenu.js205 function FCKContextMenu_MenuBlock_OnClick( menuItem, contextMenu ) argument
207 contextMenu._Panel.Hide() ;
208 FCKTools.RunFunction( contextMenu.OnItemClick, contextMenu, menuItem ) ;
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1 …{label:c.lang.image.menu,command:"image",group:"image"}})}if(c.contextMenu){c.contextMenu.addListe…
H A Dplugin.js.unc51 if ( editor.contextMenu ) {
52 editor.contextMenu.addListener( function( element, selection ) {
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1 …{label:c.lang.image.menu,command:"image",group:"image"}})}if(c.contextMenu){c.contextMenu.addListe…
H A Dplugin.js.unc51 if ( editor.contextMenu ) {
52 editor.contextMenu.addListener( function( element, selection ) {
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …el:b.lang.unlink,command:"unlink",group:"link",order:5}})}if(b.contextMenu){b.contextMenu.addListe…
H A Dplugin.js.unc143 if ( editor.contextMenu )
145 editor.contextMenu.addListener( function( element, selection )
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …el:b.lang.unlink,command:"unlink",group:"link",order:5}})}if(b.contextMenu){b.contextMenu.addListe…
H A Dplugin.js.unc143 if ( editor.contextMenu )
145 editor.contextMenu.addListener( function( element, selection )
/plugin/edittable/script/
H A Deditor.js150 contextMenu: edittable.getEditTableContextMenu(getData, getMeta), property in edittable.loadEditor.handsontable_config
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as127 contextMenu = myContextMenu;
159 // Known Flash problem with contextMenu over video player.
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js669 …n(a){E=a.data.selection.getRanges()[0].checkReadOnly();A()});b.contextMenu&&b.contextMenu.addListe…
779 …is.show(a,f,b,c))}}})},beforeInit:function(a){var f=a.contextMenu=new CKEDITOR.plugins.contextMenu
825 …==b.data("cke-real-element-type")&&(a.data.dialog="flash")});a.contextMenu&&a.contextMenu.addListe…
866contextMenu&&(!a.blockless&&a.contextMenu.addListener(function(a,b,c){if((a=c.contains("form",1))&…
878 a.contextMenu&&a.contextMenu.addListener(function(a){if(a&&a.is("img")&&"iframe"==a.data("cke-real-…
881 command:"image",group:"image"}});b.contextMenu&&b.contextMenu.addListener(function(c){if(a(b,c))ret…
917 …:a.lang.link.unlink,command:"unlink",group:"link",order:5}});a.contextMenu&&a.contextMenu.addListe…
1022contextMenu&&a.addMenuItems&&(a.contextMenu.addListener(function(b,c){var d=a.scayt,e,m;d&&(m=d.ge…
1023 return e}),a.contextMenu._.onHide=CKEDITOR.tools.override(a.contextMenu._.onHide,function(b){return…
1096 …ata.element.is("table")&&(a.data.dialog="tableProperties")});a.contextMenu&&a.contextMenu.addListe…
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js717contextMenu){a.contextMenu.addListener(function(){return{cut:q("cut"),copy:q("copy"),paste:q("past…
814 …is.show(a,f,c,d))}}})},beforeInit:function(a){var f=a.contextMenu=new CKEDITOR.plugins.contextMenu
840 …v:{label:c.remove,command:"removediv",group:"div",order:5}}),a.contextMenu&&a.contextMenu.addListe…
890 …==b.data("cke-real-element-type")&&(a.data.dialog="flash")});a.contextMenu&&a.contextMenu.addListe…
926contextMenu&&(!b.blockless&&b.contextMenu.addListener(function(f,c,b){if((f=b.contains("form",1))&…
958 …ge:{label:b.lang.image.menu,command:"image",group:"image"}});b.contextMenu&&b.contextMenu.addListe…
994 …:c.lang.link.unlink,command:"unlink",group:"link",order:5}});c.contextMenu&&c.contextMenu.addListe…
1106contextMenu&&a.addMenuItems&&(a.contextMenu.addListener(function(b,d){var e=a.scayt,l,m;e&&(m=e.ge…
1107 return l}),a.contextMenu._.onHide=CKEDITOR.tools.override(a.contextMenu._.onHide,function(b){return…
1194 …olumn,group:"tablecolumn",command:"columnDelete",order:15}});d.contextMenu&&d.contextMenu.addListe…
[all …]
H A Dckeditor.js.unc16083 var e = a.contextMenu = new CKEDITOR.plugins.contextMenu(a);
16511 }), a.contextMenu && a.contextMenu.addListener(function(b) {
17492 a.contextMenu && a.contextMenu.addListener(function(a) {
18276 a.contextMenu && (!a.blockless && a.contextMenu.addListener(function(d, c, a) {
18640 a.contextMenu && a.contextMenu.addListener(function(a) {
18959 b.contextMenu && b.contextMenu.addListener(function(a) {
19733 c.contextMenu && c.contextMenu.addListener(function(a) {
21979 a.contextMenu && a.addMenuItems && (a.contextMenu.addListener(function(b, d) {
23026 a.contextMenu && a.contextMenu.addListener(function() {
23662 d.contextMenu && d.contextMenu.addListener(function(a, b, c) {
[all …]
/plugin/processing/
H A Dscript.js5233 var contextMenu = function(e) { function
5239 curElement.addEventListener('contextmenu', contextMenu, false);
5243 curElement.removeEventListener('contextmenu', contextMenu, false);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1744 }var contextMenu=new Menu({id:"fbPanelContextMenu",items:menu});
1745 contextMenu.show(event.clientX,event.clientY);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7384 var contextMenu = new Menu(
7391 contextMenu.show(event.clientX, event.clientY);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1755 }var contextMenu=new Menu({id:"fbPanelContextMenu",items:menu});
1756 contextMenu.show(event.clientX,event.clientY);
/plugin/edittable/lib/
H A Dhandsontable.full.js20522 contextMenu: void 0,
39004 return this.hot.getSettings().contextMenu;
39021 var settings = this.hot.getSettings().contextMenu;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …i){var n=function(t){return function(e){var i={click:{},doubleclick:{},contextMenu:{}};function n(… property in AnonymousFunction949e2c6c2ce00.n.AnonymousFunction949e2c6c2cf00.i
H A Ddhtmlxgantt.js.map1contextMenu","addEventTarget","onClick","findEventHandlers","callEventHandlers","onContextMenu","r…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …ervice.publicLog2('workbenchActionExecuted', { id: e.action.id, from: 'contextMenu' });\n }…