ActionBeginArgs
23 Sep 20251 minute to read
Properties
action string
Defines the action.
fromItem IGanttData
Specifies the predecessor task of dependency.
isValidLink boolean
Defines the dependency link is valid or not
mergeSegmentIndexes Object[]
Defines the array of merge items indexes on context click action
newPredecessorString string
Defines the new predecessor string.
newTaskData object
Specifies the newly added task data without custom Gantt properties.
predecessor IPredecessor
Defines predecessor object
recordIndex number
Defines the record index.
splitDate Date
Defines the split date on context click action
target Element
Defines the target element.
toItem IGanttData
Specifies the successor task of dependency.
type string
Defines the type of event.