Search
Preparing search index...
The search index is not available
ND JS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
nd.history.model
History
Class History
Hierarchy
Observer
<
HistoryNode
>
History
Index
Constructors
constructor
Properties
nodes
Methods
add
Action
add
Node
list
notify
reset
Node
size
toJSON
Constructors
constructor
new
History
(
)
:
History
Returns
History
Properties
Private
nodes
nodes
:
SortedArraySet
<
HistoryNode
>
Methods
Protected
add
Action
add
Action
(
next
?:
undefined
|
function
, error
?:
undefined
|
function
, complete
?:
undefined
|
function
)
:
void
Parameters
Optional
next:
undefined
|
function
Optional
error:
undefined
|
function
Optional
complete:
undefined
|
function
Returns
void
add
Node
add
Node
(
node
:
HistoryNode
)
:
this
Parameters
node:
HistoryNode
Returns
this
list
list
(
)
:
HistoryNode
[]
Returns
HistoryNode
[]
notify
notify
(
result
:
HistoryNode
|
undefined
)
:
void
Parameters
result:
HistoryNode
|
undefined
Returns
void
reset
Node
reset
Node
(
)
:
this
Returns
this
size
size
(
)
:
number
Returns
number
toJSON
toJSON
(
)
:
HistoryNodeType
[]
Returns
HistoryNodeType
[]
Globals
nd.history.model
History
Action
Historian
History
constructor
nodes
add
Action
add
Node
list
notify
reset
Node
size
toJSON
History
Action
Utils
History
Node
History
Creator
Changes
History
Creator
Option
History
Node
Type
Generated using
TypeDoc