TimelineKit API
Docs
Gantt Chart
Resource Scheduler
Event Calendar
Preparing search index...
DroppedLinkInfo
Interface DroppedLinkInfo
Describes a dependency link that could not be recreated because one end is outside the pasted set.
interface
DroppedLinkInfo
{
externalSide
:
"from"
|
"to"
;
fromId
:
string
;
toId
:
string
;
type
:
TaskLinkType
;
}
Index
Properties
external
Side
from
Id
to
Id
type
Properties
external
Side
externalSide
:
"from"
|
"to"
from
Id
fromId
:
string
to
Id
toId
:
string
type
type
:
TaskLinkType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external
Side
from
Id
to
Id
type
Docs
Gantt Chart
Resource Scheduler
Event Calendar
TimelineKit API
Loading...
Describes a dependency link that could not be recreated because one end is outside the pasted set.