Searched refs:taskType (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | StreamingComputationTask.php | 30 public $taskType; variable in Google\\Service\\Dataflow\\StreamingComputationTask 63 public function setTaskType($taskType) argument 65 $this->taskType = $taskType; 72 return $this->taskType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/ |
H A D | CreateTaskRequest.php | 26 protected $taskType = Task::class; variable in Google\\Service\\CloudTasks\\CreateTaskRequest
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 15064 var taskType = gantt.getTaskType(task.type); 15066 if (hasChildren && taskType === allTypes.task) { 15070 if (!hasChildren && taskType === allTypes.project) { 23644 var taskType = gantt.getTaskType(task.type); 23647 if (taskType == cfg.types.milestone && cfg.link_line_width > 1) { 23652 if (taskType == cfg.types.milestone) { 23665 if (cfg.show_progress && taskType != cfg.types.milestone) { 23711 if (cfg.drag_resize && !gantt.isSummaryTask(task) && taskType != cfg.types.milestone) {
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 …taskType","getTaskType","type","padd","types","milestone","link_line_width","setAttribute","show_p…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …taskType","drawRects","colorScale","numOccurances","prevGap","vertLabels","todayG","today","todayL…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …taskType = '';\n\n if (d.active) {\n if (d.crit) {\n taskType = 'activeCritTe…
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1611 …activityType){case "activity_type_transaction":m["double"]="1"}switch(q.taskType){case "task_type_…
|