Home
last modified time | relevance | path

Searched refs:event (Results 1401 – 1425 of 1825) sorted by relevance

1...<<51525354555657585960>>...73

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13event).target||t.srcElement}function c(t){return(String.prototype.trim||function(){return this.rep…
H A Ddhtmlxgantt_fullscreen.js.map1event","$container","ext","getFullscreenElement","style","parent","parentNode","positions","push",…
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js744 ipcRenderer.on('args-obj', (event, argsObj) =>
751 ipcRenderer.on('export-vsdx', (event, argsObj) =>
1776 window.onbeforeunload = (event) => {
1784 document.getElementById('min-button').addEventListener("click", event => {
1788 document.getElementById('max-button').addEventListener("click", event => {
1792 document.getElementById('restore-button').addEventListener("click", event => {
1796 document.getElementById('close-button').addEventListener("click", event => {
1892 ipcRenderer.once(this.reqType + '-success', (event, data) =>
1899 ipcRenderer.once(this.reqType + '-error', (event, err) =>
/plugin/sectionedit/
H A Dscript.js18 var loadEditDialog = function(event){ argument
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js73 e = event ;
/plugin/photogallery/lightGallery/js/
H A Dlg-share.js69 _this.core.$el.on('onAfterSlide.lg.tm', function(event, prevIndex, index) { argument
/plugin/codebutton_ext/
H A Daction.php.bak48 function handle_toolbar(& $event, $param) {
49 $event->data[] = array (
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D67.67.js1 …?!\w)/,{token:"keyword.tag-do"}],[/end\s+(?!for|do)(addhandler|class|enum|event|function|get|if|in…
/plugin/advanced/lang/en/config/
H A Duserscript.txt5 …e, [[doku>plugins]] and [[doku>templates]]. It also gives some info about event handling and codin…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js3event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=V…
4event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b…
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J…
/plugin/fckg/scripts/
H A Dvki_kb.js1017 e = e || event;
1026 if ((e || event).type != "keyup" || !this.readOnly)
1032 e = e || event;
1101 e = e || event;
1140 e = e || event;
/plugin/code2/
H A Dscript.js4 …if(C2a){O.className+=C2a;}R2d.lastIndex=0;}function _t(E){if((E=E||window.event)){E.cancelBubble=t…
H A Dsyntax_plugin_code.js181 if ((E = E || window.event)) {
/plugin/dpicorrect/
H A Daction.php72 …$event->data = str_replace('class="media"','class="media" style="width: '.$width.'in; height: '.$h…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java11 import java.awt.event.MouseAdapter;
12 import java.awt.event.MouseEvent;
/plugin/sequencediagram/bower_components/eve-raphael/
H A Deve.js262 eve.f = function (event) { argument
265 eve.apply(null, [event, null].concat(attrs).concat([].slice.call(arguments, 0)));
/plugin/iphelper/
H A Dscript.js14 window.onclick = function(event) { argument
15 if (event.target == iphelper) {
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js291 function onclick (event) { argument
309 …$share.trigger({type: 'socialshareprivacy:enable', serviceName: service_name, isClick: !event.isTr…
320 …$share.trigger({type: 'socialshareprivacy:disable', serviceName: service_name, isClick: !event.isT…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md290 …e to prevent the [`editor.drop`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-drop) event.
458event-paste) event and a set of new editor events was introduced &mdash; [`dragstart`](http://docs…
498 …dev.ckeditor.com/ticket/11905): The [`resize` event](http://docs.ckeditor.com/#!/api/CKEDITOR.edit…
607 … [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-change) event fired on fi…
653 … [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-change) event is fired wh…
777 …r.beforePaste`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-beforePaste) event as deprec…
810 … [`editor.lockSnapshot`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-lockSnapshot) event.
989 …omInvalidated`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-contentDomInvalidated) event.
1087 …9794): Added [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-event-change) event.
1184 …he [`contentPreview`](http://docs.ckeditor.com/#!/api/CKEDITOR-event-contentPreview) event for pre…
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md114 * `FIX`: correct preserving of outgoing connections on event-based gateway morph ([#1738](https://g…
210 * `FIX`: correct start event not added to newly created sub-process ([#1631](https://github.com/bpm…
390 * `FIX`: correctly emit out `element.event` after drop-on-flow ([#1366](https://github.com/bpmn-io/…
407 * `FEAT`: disallow typed start events inside non-event based sub processes ([#831](https://github.c…
617 * `FIX`: import boundary event associations ([#1170](https://github.com/bpmn-io/bpmn-js/issues/1170…
636 …e `property.clone` event, add `moddleCopy.canCopyProperties`, `moddleCopy.canCopyProperty` and `mo…
668 * `FEAT`: improve modeling rules behind event-based gateways ([#1006](https://github.com/bpmn-io/bp…
671 * `FEAT`: create expanded sub-process with start event included ([#1039](https://github.com/bpmn-io…
817 * `FEAT`: improve layouting of boundary event to host loops ([#467](https://github.com/bpmn-io/bpmn…
826 * `FIX`: keep event definitions when switching from interrupting to non-interrupting boundary event
[all …]
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md47 * #210: iTip: Replying to an event without a master event was broken.
114 original event.
143 * #127: Attendees who delete recurring event instances events they had already
152 setters on properties. (`$event->DTSTART = new DateTime('now')`).
176 * #75, #58, #18: Fixes related to overriding the first event in recurrences.
337 a missing base event.
/plugin/markdownextra/
H A DLicense.text29 particular purpose are disclaimed. In no event shall the copyright owner
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js763 isPressed: function( event ) { argument
765 if ( event.type == "mousemove" && event.which === 1 ) {
770 event.type == "touchmove" ||
771 event.buttons === 1 ||
772 event.button === 1 ||
773 event.which === 1
955 gatherPosition: function( event, type ) { argument
960 if ( event.type == "touchmove" ) {
961 if ( "touches" in event ) {
962 event = event.touches[ 0 ];
[all …]
/plugin/amcharts/assets/amcharts/
H A Dpie.js3 …var b=a.type,c=a.dataItem,d=this.legend;if(!d.data&&c){var g=c.hidden;a=a.event;switch(b){case "cl…
9 …&this.hideBalloon();this.fire({type:"rollOverSlice",dataItem:a,chart:this,event:c})}},rollOutSlice…
10event:b})},clickSlice:function(a,b,c){this.checkTouchDuration()&&(isNaN(a)||(a=this.chartData[a]),…

1...<<51525354555657585960>>...73