Key Nodes
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Key
Node
Key
Node
Error
Key
Value
Node
Key
Value
Node
Historical
Iterable
Iterator
constructor
__@to
String
Tag
__@iterator
next
Key
Value
Node
Historical
Result
Value
Iprivate
Ini
Args
Tkey
Value
Node
Historical
Direction
IterableIterator of historical values returned from
KeyValueNode.history
Type parameters
Tvalue
Hierarchy
KeyValueNodeHistoricalIterableIterator
Implements
IterableIterator
<
KeyValueNodeHistoricalResultValue
<
Tvalue
>
>
Index
Constructors
constructor
Accessors
__@to
String
Tag
Methods
__@iterator
next
Constructors
constructor
new
Key
Value
Node
Historical
Iterable
Iterator
(
direction
:
TkeyValueNodeHistoricalDirection
, startIndex
:
number
, values
:
Tvalue
[]
, set
:
function
, isValid
:
function
)
:
KeyValueNodeHistoricalIterableIterator
Parameters
direction:
TkeyValueNodeHistoricalDirection
startIndex:
number
values:
Tvalue
[]
set:
function
(
index
:
number
)
:
boolean
Parameters
index:
number
Returns
boolean
isValid:
function
(
)
:
boolean
Returns
boolean
Returns
KeyValueNodeHistoricalIterableIterator
Accessors
__@to
String
Tag
__@to
String
Tag
:
Methods
__@iterator
__@iterator
(
)
:
KeyValueNodeHistoricalIterableIterator
<
Tvalue
>
Returns
KeyValueNodeHistoricalIterableIterator
<
Tvalue
>
next
next
(
...
args
:
any
[]
)
:
IteratorResult
<
KeyValueNodeHistoricalResultValue
<
Tvalue
>
>
Parameters
Rest
...
args:
any
[]
Returns
IteratorResult
<
KeyValueNodeHistoricalResultValue
<
Tvalue
>
>
IterableIterator of historical values returned from KeyValueNode.history