Articles
91 - 100 entries are shown from 265 total found

Quick Info (Touch Support)

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:

changeLinkId

Chapter Methods
changes the link's id void changeLinkId ( string | number id , string | number ... link's id Example Details The method fires the

changeTaskId

Chapter Methods
changes the task's id void changeTaskId ( string | number id , string | number ... task's id Example Details The method invokes the

inline_editors_date_processing

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

changeLightboxType

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

grid_elastic_columns

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.

Gantt API

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

onAfterRedo

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

onAfterUndo

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

Methods

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

Back to top