mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
[update] dhtmlxGantt - definitions for Gantt 4.0.0 (#9614)
This commit is contained in:
committed by
Masahiro Wakame
parent
1a0e25dcdd
commit
bc0288da14
@@ -30,4 +30,8 @@ gantt.load("/data/events");
|
||||
//events
|
||||
gantt.attachEvent("onBeforeLightbox", function (id?: string) {
|
||||
gantt.showTask(id);
|
||||
});
|
||||
});
|
||||
|
||||
//gantt enterprise
|
||||
var gantt2 = Gantt.getGanttInstance();
|
||||
gantt2.config.api_date = "format";
|
||||
938
dhtmlxgantt/dhtmlxgantt.d.ts
vendored
938
dhtmlxgantt/dhtmlxgantt.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user