plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Linked
Connections
Page
constructor
id
get
Connections
get
Lower
Bound
get
Next
Page
Id
get
Previous
Page
Id
get
Upper
Bound
Hierarchy
LinkedConnectionsPage
Index
Constructors
constructor
Properties
id
Methods
get
Connections
get
Lower
Bound
get
Next
Page
Id
get
Previous
Page
Id
get
Upper
Bound
Constructors
constructor
new
Linked
Connections
Page
(
id
:
string
, connections
:
IConnection
[]
, previousPageId
:
string
, nextPageId
:
string
)
:
LinkedConnectionsPage
Parameters
id:
string
connections:
IConnection
[]
previousPageId:
string
nextPageId:
string
Returns
LinkedConnectionsPage
Properties
id
id
:
string
Methods
get
Connections
get
Connections
(
)
:
IConnection
[]
Returns
IConnection
[]
get
Lower
Bound
get
Lower
Bound
(
)
:
Date
Returns
Date
get
Next
Page
Id
get
Next
Page
Id
(
)
:
string
Returns
string
get
Previous
Page
Id
get
Previous
Page
Id
(
)
:
string
Returns
string
get
Upper
Bound
get
Upper
Bound
(
)
:
Date
Returns
Date
Generated using
TypeDoc