Home
last modified time | relevance | path

Searched refs:eventType (Results 26 – 50 of 54) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3QueryInput.php26 protected $eventType = GoogleCloudDialogflowCxV3EventInput::class; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryInput
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Assessment.php24 protected $eventType = GoogleCloudRecaptchaenterpriseV1Event::class; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Assessment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1alpha1CustomerEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1CustomerEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
H A DGoogleCloudChannelV1alpha1EntitlementEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1EntitlementEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DAutoscalingEvent.php31 public $eventType; variable in Google\\Service\\Dataflow\\AutoscalingEvent
76 public function setEventType($eventType) argument
78 $this->eventType = $eventType;
85 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1UserEvent.php35 public $eventType; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEvent
86 public function setEventType($eventType) argument
88 $this->eventType = $eventType;
95 return $this->eventType;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js16487 if (is$1(event, eventType)) {
23237 input.eventType = eventType;
23312 if (input.eventType === INPUT_START || prevInput.eventType === INPUT_END) {
23541 eventType = INPUT_END;
23549 if (eventType & INPUT_END) {
23553 this.callback(this.manager, eventType, {
23877 function recordTouches(eventType, eventData) { argument
23878 if (eventType & INPUT_START) {
24449 var eventType = input.eventType;
24458 if (eventType & INPUT_END) {
[all …]
H A Dbpmn-modeler.production.min.js33eventType=t,function(e,t){var n=e.session,i=t.pointers,o=i.length;n.firstInput||(n.firstInput=G(t)…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …CLICK, EventType.Tap].forEach(eventType => {\n this._register(DOM.addDisposableListener…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1004 this.getEventFamily=function(eventType){if(!this.families){this.families={}; argument
1009 }}}return this.families[eventType]
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js51 $.each($.jPlayer.event, function(eventName,eventType) { argument
52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
53 config.eventOccurrence[eventType] = 0;
131 $.each($.jPlayer.event, function(eventName,eventType) { argument
132 config.eventJq[eventType] = $("#" + config.eventId[eventType]);
133 …config.eventJq[eventType].text(eventName + " (" + config.eventOccurrence[eventType] + ")"); // Set…
135 config.jPlayer.bind(eventType + ".jPlayerInspector", function(e) {
180 $.each($.jPlayer.event, function(eventName,eventType) { argument
181 config.eventJq[eventType].css("background-color","#eee");
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js666 eventType = "trackadded",
713 eventType = "cuechange";
779 if ( eventType === "cuechange" ) {
792 this.emit( eventType, Popcorn.extend({}, options, {
794 type: eventType,
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]
/plugin/jplayer/components/
H A Drequire-built.js3694 var event = $.Event(eventType);
3726 this._trigger(eventType);
3756 switch(eventType) {
3760 this._trigger(eventType);
3765 this._trigger(eventType);
3770 this._trigger(eventType);
3774 this._trigger(eventType);
3778 this._trigger(eventType);
3810 this._trigger(eventType);
3814 this._trigger(eventType);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js51 $.each($.jPlayer.event, function(eventName,eventType) { argument
52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
53 config.eventOccurrence[eventType] = 0;
131 $.each($.jPlayer.event, function(eventName,eventType) { argument
132 config.eventJq[eventType] = $("#" + config.eventId[eventType]);
133 …config.eventJq[eventType].text(eventName + " (" + config.eventOccurrence[eventType] + ")"); // Set…
135 config.jPlayer.bind(eventType + ".jPlayerInspector", function(e) {
180 $.each($.jPlayer.event, function(eventName,eventType) { argument
181 config.eventJq[eventType].css("background-color","#eee");
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js15561 function dispatchEvent(eventType) {
15563 event.initCustomEvent(eventType, false, false, 'custom');
H A Dviewer.js.map1 …\n\nfunction dispatchEvent(eventType) {\n let event = document.createEvent('CustomEvent');\n eve…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2812 this.getEventFamily = function(eventType) argument
2826 return this.families[eventType];
/plugin/issuetracker/
H A Dprototype.js5727 event.eventType = bubble ? 'ondataavailable' : 'onlosecapture';
5736 element.fireEvent(event.eventType, event);
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php202 public $eventType; variable in Google_ActivityEvents
207 public function setEventType( $eventType) { argument
208 $this->eventType = $eventType;
211 return $this->eventType;

123