Home
last modified time | relevance | path

Searched refs:taskId (Results 1 – 15 of 15) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js333 node.taskId = newId;
1260 if (!taskId) {
1263 taskId = rootLevel[0];
1266 this.taskId = taskId;
1323 if (gantt.isTaskExists(this.taskId) && gantt.isTaskVisible(this.taskId)) {
1404 if (!taskId) {
1407 taskId = rootLevel[0];
1410 this.taskId = taskId;
1466 if (gantt.isTaskExists(this.taskId) && gantt.isTaskVisible(this.taskId)) {
1537 if(gantt.hasChild(this.taskId) && !gantt.getTask(this.taskId).$open){
[all …]
H A Ddhtmlxgantt_undo.js514 …gantt.attachEvent("onBeforeTaskDrag", function (taskId) { return _this.store(taskId, gantt.config.… argument
515 …gantt.attachEvent("onLightbox", function (taskId) { return _this.store(taskId, gantt.config.undo_t… argument
554 Monitor.prototype._storeTask = function (taskId, overwrite) { argument
557 this.setInitialTask(taskId, overwrite);
560 }, taskId);
H A Ddhtmlxgantt_quick_info.js187 var taskId = this._quick_info_task;
193 this.callEvent("onAfterQuickInfo", [taskId]);
207 this.callEvent("onAfterQuickInfo", [taskId]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemDetails.php46 public $taskId; variable in Google\\Service\\Dataflow\\WorkItemDetails
135 public function setTaskId($taskId) argument
137 $this->taskId = $taskId;
144 return $this->taskId;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13taskId=e,this.columnIndex=n||0,t.isTaskExists(this.taskId)&&(this.index=t.getTaskIndex(this.taskId
H A Ddhtmlxgantt_keyboard_navigation.js.map1taskId","index","rootLevel","getChildren","root_id","columnIndex","isTaskExists","getTaskIndex","_…
H A Ddhtmlxgantt_undo.js.map1taskId","ext","inlineEditors","state","_storeCommand","obj","old","actionType","entityType","$sour…
H A Ddhtmlxgantt_quick_info.js.map1taskId","parentNode","removeChild","style","right","left","event","e","keyCode","offset","nodeName…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js332 this.id = this.taskId = this.url = null;
345 this._pollerId = this.id = this.result = this.taskId = this.url = null;
364 taskId = _.first(_.get(body, 'js tests'));
366 if (error || !taskId || statusCode != 200) {
385 this.taskId = taskId;
526 this._pollerId = this.id = this.result = this.taskId = this.url = null;
634 'json': { 'js tests': [this.taskId] }
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php144 $taskId = null;
146 $taskId = $this->_lastResponse->getData()['task'] ?: null;
149 return $taskId;
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php268 $deleteLinks = function ($taskId) use (&$links) {
271 if (in_array($taskId, [$link->source, $link->target])) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8004 if (!taskId) return;
10699 this.fullOrder.push(taskId);
11236 }else if(this.isTaskExists(taskId) && this.isTaskExists(this.getParent(taskId))){
16327 if(taskId !== undefined){
18129 link.target = taskId;
20185 var prev = taskId;
22557 taskId = gantt.locate(src),
24545 return topCache[taskId];
24563 return topCache[taskId];
25987 if (taskId == drag.id) {
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1286 autoSchedule(taskId?: string|number): void;
H A Ddhtmlxgantt.js.map1taskId","itemIndex","parentId","Layout","$root","_parseConfig","$cells","_resizeScrollbars","scrol…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudDataplex.php571 'taskId' => [