Chapter Common Features
The library includes the Quick Info extension that ... looks like this: In case you want to change the appearance of the pop-up edit form or ... in document.body outside the container of Gantt:
Chapter Methods
changes the link's id void changeLinkId ( string | number id , string | number ... link's id Example Details The method fires the
Chapter Methods
changes the task's id void changeTaskId ( string | number id , string | number ... task's id Example Details The method invokes the
Chapter Properties
keeps the duration of a task unchanged during editing of the start/end of a task ... the config is undefined (default): When a user changes the start date of a task, task duration will remain
Chapter Methods
repaints the lighbox for the task according to its type void changeLightboxType ( string type ); type string the task ... does not repaint the lightbox. See also API onLightboxChange
Chapter Properties
adjusts the width of columns inside a scrollable ... Now, if the width of the grid is changed, the width of columns will be also resized, ... appear but the size of other columns won't change) if you reduce the column width, the size ... , the horizontal scroll will appear in the grid.
Chapter Start
Methods Promise Promise object constructor addCalendar adds a ... of a task callEvent calls an inner event changeLightboxType repaints the lighbox for the task according to its type changeLinkId
Chapter Events
fires after the redo() method was called void ... array of command objects Example Related samples Undo/Redo changes in Gantt Details This event is defined in ... ) the type of the object which was changed: "task" or "link" value - ( object ) the
Chapter Events
fires after the undo() method was called void ... array of command objects Example Related samples Undo/Redo changes in Gantt Details This event is defined in ... ) the type of the object which was changed: "task" or "link" value - ( object ) the
Chapter Gantt API
Promise Promise object constructor addCalendar adds a calendar ... of a task callEvent calls an inner event changeLightboxType repaints the lighbox for the task according to its type changeLinkId