Home
last modified time | relevance | path

Searched refs:add (Results 2051 – 2070 of 2070) sorted by path

1...<<818283

/plugin/youtracklinks/
H A DLICENSE232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1053 add(origin: Date, count: number, unit: string): Date; method
H A Ddhtmlxgantt.js13add(n,i,t)-n}t.sort(function(t,e){return i(t.unit,t.step)<i(e.unit,e.step)?1:i(t.unit,t.step)>i(e.… method in t.exports.e
H A Ddhtmlxgantt.js.map1add","_isLegacyMode","scaleConfig","scale_unit","date_scale","subscales","_prepareScaleObject","fo…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13add(t.className),"function"==typeof t.callback&&(this._callback=t.callback),"function"==typeof t.r…
H A Ddhtmlxgantt_click_drag.js.map1add","className","_callback","render","_startPoint","_endPoint","draw","_singleRow","singleRow","_…
H A Ddhtmlxgantt_drag_timeline.js13add("gantt_timeline_move_available")},this._clearDndReadyStyles=function(){t._timeline.$task.class…
H A Ddhtmlxgantt_drag_timeline.js.map1add","_clearDndReadyStyles","remove","_getScrollPosition","timeline","gantt","$ui","getView","$con…
H A Ddhtmlxgantt_keyboard_navigation.js13 …FromPos(t.getScrollState().x),o=t.getScale(),i=e<0?-o.step:o.step;n=t.date.add(n,i,o.unit),t.scrol…
H A Ddhtmlxgantt_keyboard_navigation.js.map1add","unit","posFromDate","scrollVertical","alt+left","alt+right","alt+up","alt+down","ctrl+z","un…
H A Ddhtmlxgantt_undo.js13add;case this.type.add:return this.type.remove;case this.type.move:return this.type.move;default:r… property in t._applyAction.a
H A Ddhtmlxgantt_undo.js.map1add","assert","_undoStack","_redoStack","getUndoStack","getRedoStack","clearUndoStack","clearRedoS…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6719 add: function (date, inc, mode) {
6760 return this.add(date, inc * 3, "month");
7652 var add = "";
7659 return "gantt_link_tooltip" + add;
9351 add: gantt.addTask, property in dp.insertCallback.methods
9355 methods.add = gantt.addLink;
9362 methods.add.call(gantt, data);
18166 add: linksToAdd,
18191 linksDiff.add.forEach(function (link) {
25501 end = dateHelper.add(curr, step, unit);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js311 this._el.classList.add(config.className);
319 _this._el.classList.add(config.className);
H A Ddhtmlxgantt_drag_timeline.js152 _this._timeline.$task.classList.add("gantt_timeline_move_available");
207 gantt.$root.classList.add("gantt_noselect");
H A Ddhtmlxgantt_keyboard_navigation.js988 date = gantt.date.add(date, step, scale.unit);
H A Ddhtmlxgantt_undo.js142 add: "add", property in gantt.config.undo_actions
324 this._storeTaskCommand(task, this._undo.command.type.add);
356 this._storeLinkCommand(link, this._undo.command.type.add);
632 return this.type.add;
633 case this.type.add:
760 add: "addTask", property in Undo._applyAction.methods
768 add: "addLink", property in Undo._applyAction.methods
780 if (command.type === actions.add) {
/plugin/yuriigantt/
H A DLICENSE362 add to a covered work, you may (if authorized by the copyright holders of
394 License, you may add to a covered work material governed by the terms
398 If you add terms to a covered work in accord with this section, you
650 Also add information on how to contact you by electronic and paper mail.
H A DREADME.md8 This plugin allow you to add Gantt table into Dokuwiki page.
31 1. add the least required syntax into the page
/plugin/zotero/
H A DREADME.md19 automatically download your latest Zotero entries and add them to the

1...<<818283