Search
Preparing search index...
The search index is not available
Winter Cardinal
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
controller/data/internal
SNavigableMapSubMapTarget
Interface SNavigableMapSubMapTarget<V>
Type parameters
V
Hierarchy
ViewTarget
SNavigableMapSubMapTarget
Implemented by
SAscendingMapMemory
SDescendingMapMemory
SNavigableMapMemory
Index
Methods
get
And
Increment
Revision_
get
Keys_
get
Values_
get
Wrapper_
is
Initialized_
is
Locked_
is
Non
Null_
is
Read
Only_
lock_
on
Remove
All_
push
Change
Event_
put
All_
put_
remove_
reput_
to
Event
Data_
unlock_
Methods
get
And
Increment
Revision_
get
And
Increment
Revision_
(
)
:
number
Returns
number
get
Keys_
get
Keys_
(
)
:
string
[]
Returns
string
[]
get
Values_
get
Values_
(
)
:
PlainObject
<
V
|
null
>
Returns
PlainObject
<
V
|
null
>
get
Wrapper_
get
Wrapper_
(
)
:
Connectable
Returns
Connectable
is
Initialized_
is
Initialized_
(
)
:
boolean
Returns
boolean
is
Locked_
is
Locked_
(
)
:
boolean
Returns
boolean
is
Non
Null_
is
Non
Null_
(
)
:
boolean
Returns
boolean
is
Read
Only_
is
Read
Only_
(
)
:
boolean
Returns
boolean
lock_
lock_
(
)
:
void
Returns
void
on
Remove
All_
on
Remove
All_
(
removed
:
RemovedMapItems
<
V
>
)
:
void
Parameters
removed:
RemovedMapItems
<
V
>
Returns
void
push
Change
Event_
push
Change
Event_
(
initArg
:
unknown
, changeArgs
:
unknown
[]
)
:
void
Parameters
initArg:
unknown
changeArgs:
unknown
[]
Returns
void
put
All_
put
All_
(
mappings
:
PlainObject
<
V
|
null
>
)
:
void
Parameters
mappings:
PlainObject
<
V
|
null
>
Returns
void
put_
put_
(
key
:
string
, value
:
V
|
null
)
:
V
|
null
Parameters
key:
string
value:
V
|
null
Returns
V
|
null
remove_
remove_
(
key
:
string
)
:
V
|
null
Parameters
key:
string
Returns
V
|
null
reput_
reput_
(
key
:
string
)
:
V
|
null
Parameters
key:
string
Returns
V
|
null
to
Event
Data_
to
Event
Data_
(
added
:
AddedMapItems
<
V
>
|
null
, removed
:
RemovedMapItems
<
V
>
|
null
, updated
:
UpdatedMapItems
<
V
>
|
null
)
:
unknown
[]
Parameters
added:
AddedMapItems
<
V
>
|
null
removed:
RemovedMapItems
<
V
>
|
null
updated:
UpdatedMapItems
<
V
>
|
null
Returns
unknown
[]
unlock_
unlock_
(
)
:
void
Returns
void
Globals
Internals
controller
controller/data
event
exception
io
server
util
util/dom
util/lang
Externals
controller/data/internal
controller/internal
controller/internal/info
event/internal
exception/internal
server/internal
util/internal
util/lang/internal
SNavigable
Map
Sub
Map
Target
get
And
Increment
Revision_
get
Keys_
get
Values_
get
Wrapper_
is
Initialized_
is
Locked_
is
Non
Null_
is
Read
Only_
lock_
on
Remove
All_
push
Change
Event_
put
All_
put_
remove_
reput_
to
Event
Data_
unlock_
Generated using
TypeDoc