Home
last modified time | relevance | path

Searched refs:trigger (Results 101 – 125 of 243) sorted by last modified time

12345678910

/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1069 …area=null;mxCellEditor.prototype.editingCell=null;mxCellEditor.prototype.trigger=null;mxCellEditor… method in mxCellEditor
1071 mxCellEditor.prototype.applyValue=function(a,b){this.graph.labelChanged(a.cell,b,this.trigger)};mxC…
1093 …;this.graph.container.appendChild(this.textarea);this.editingCell=a;this.trigger=b;this.textNode=n…
1096 …view.getState(this.editingCell);var b=this.initialValue;this.bounds=this.trigger=this.editingCell=…
H A Dapp.min.js135 …tions.update.call(t,n),t.$&&"undefined"==typeof Prototype?t.$(t.element).trigger("update.croppie",…
1103 …area=null;mxCellEditor.prototype.editingCell=null;mxCellEditor.prototype.trigger=null;mxCellEditor… method in mxCellEditor
1105 mxCellEditor.prototype.applyValue=function(a,b){this.graph.labelChanged(a.cell,b,this.trigger)};mxC…
1127 …;this.graph.container.appendChild(this.textarea);this.editingCell=a;this.trigger=b;this.textNode=n…
1130 …view.getState(this.editingCell);var b=this.initialValue;this.bounds=this.trigger=this.editingCell=…
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js308 ui.actions.addAction('selectDescendants', function(trigger, evt) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js360 this.addAction('pasteData', function(evt, trigger) argument
363 var evt = (trigger != null) ? trigger : evt;
446 this.addAction('delete', function(evt, trigger) argument
449 var evt = (trigger != null) ? trigger : evt;
481 …n', new Action(mxResources.get('turn') + ' / ' + mxResources.get('reverse'), function(evt, trigger) argument
484 var evt = (trigger != null) ? trigger : evt;
1528 this.addAction('clearWaypoints', function(evt, trigger) argument
1531 var evt = (trigger != null) ? trigger : evt;
H A DEditorUi.js642 graph.cellEditor.stopEditing = function(cell, trigger) argument
1955 this.editor.graph.cellEditor.stopEditing = function(cell, trigger) argument
3749 this.editor.graph.cellEditor.stopEditing = function(cell, trigger) argument
H A DMenus.js1387 Menus.prototype.addMenuItem = function(menu, key, parent, trigger, sprite, label) argument
1395 action.funct(trigger, evt);
1430 Menus.prototype.addMenuItems = function(menu, keys, parent, trigger, sprites) argument
1440 this.addMenuItem(menu, keys[i], parent, trigger, (sprites != null) ? sprites[i] : null);
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2trigger:function(){if(this!==Se()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js865 …area=null;mxCellEditor.prototype.editingCell=null;mxCellEditor.prototype.trigger=null;mxCellEditor… method in mxCellEditor
867 mxCellEditor.prototype.applyValue=function(a,b){this.graph.labelChanged(a.cell,b,this.trigger)};mxC…
889 …;this.graph.container.appendChild(this.textarea);this.editingCell=a;this.trigger=b;this.textNode=n…
892 …view.getState(this.editingCell);var b=this.initialValue;this.bounds=this.trigger=this.editingCell=…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js178 …if (opts.sticker && !opts.nonblock) pnotify.sticker.trigger("pnotify_icon").css("visibility", "vis…
331 pnotify.sticker.trigger("pnotify_icon");
650 $(this).trigger("pnotify_icon");
H A Djquery.pnotify.min.js17 a.hide&&a.mouse_reset&&b.pnotify_cancel_remove();a.sticker&&!a.nonblock&&b.sticker.trigger("pnotify…
23 …sticker.css("display","none"):b.sticker.css("display","block");b.sticker.trigger("pnotify_icon");a…
32 …a.hide;a.hide?b.pnotify_queue_remove():b.pnotify_cancel_remove();d(this).trigger("pnotify_icon")}}…
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …:this.text(e)});this.emit(t?"success":"error",{action:this.action,text:t,trigger:e,clearSelection:…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D8.8.js.map1 … 'tolabel',\n 'tomorrow',\n 'transaction',\n 'transient',\n 'trigger',\n 'true',\n …
H A Dbundle.js.map1trigger a transform change, ignore it.\n else if (t.k === k) return;\n\n // Otherwise, captu…
H A D3.3.js.map1trigger display of one or more predictions of the user's intended value for an input and specifies…
H A D2.2.js.map1trigger default touch behaviors.\"\n },\n {\n \"n…
H A Dbundle.js1 …letionPromise=null,this.doResolve=null,this.doReject=null,this.task=null}trigger(e,t=this.defaultD…
396trigger("keyboard","paste",{text:e,pasteOnNewLine:n,multicursorText:i,mode:o})}})))(),!0)}return!1…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …letionPromise=null,this.doResolve=null,this.doReject=null,this.task=null}trigger(e,t=this.defaultD…
396trigger("keyboard","paste",{text:e,pasteOnNewLine:n,multicursorText:i,mode:o})}})))(),!0)}return!1…
/plugin/dirtylittlehelper/
H A Dscript.js729 $editor.trigger('keyup');
856 $editor.trigger('keyup');
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …n clearTimeout(g.wheel);\n }\n\n // If this wheel event won’t trigger a transform chang…
/plugin/schedule/lib/
H A DscheduleCitiesMap.js592 …jQuery (this).closest ('.scheduleTabForm').find ('input[type="submit"]').first ().trigger ('click'…
/plugin/bookcreator/
H A Dscript.js235 .attr('title', text).trigger('blur');
247 .attr('title', text).trigger('blur')
564 jQuery('input[name="book_title"]').val(data.title).trigger('change');
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng612 property-trigger &
622 property-trigger &
635 property-trigger &
1125 property-trigger = element trigger {
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md213 * #711: Don't trigger deserializers for empty elements in `{DAV:}prop`. This
305 * #711: Don't trigger deserializers for empty elements in `{DAV:}prop`. This
607 * #572: `HEAD` requests trigger a PHP warning.
1378 * Fixed: Issue 211: A time-limit query on a non-relative alarm trigger in a
1545 * Fixed: The Browser plugin will now trigger the correct events when creating
H A DCONTRIBUTING.md78 To run the testsuite jump into the directory `cd tests` and trigger `phpunit`.
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md26 wait for any `then`/`otherwise` callbacks to trigger.

12345678910