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
ViewMemory
Class ViewMemory<T, W>
Type parameters
T
:
ViewTarget
W
:
Connectable
Hierarchy
ViewMemory
SNavigableMapSubMapMemory
Index
Constructors
constructor
Properties
_target
_wrapper
Methods
get
Target_
get
Wrapper_
is
Initialized_
is
Locked_
is
Non
Null_
is
Read
Only_
lock_
unlock_
Constructors
constructor
new
View
Memory
(
target
:
T
, wrapperConstructor
:
WrapperConstructor
<
W
>
)
:
ViewMemory
Parameters
target:
T
wrapperConstructor:
WrapperConstructor
<
W
>
Returns
ViewMemory
Properties
_target
_target
:
T
_wrapper
_wrapper
:
W
Methods
get
Target_
get
Target_
(
)
:
T
Returns
T
get
Wrapper_
get
Wrapper_
(
)
:
W
Returns
W
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
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
View
Memory
constructor
_target
_wrapper
get
Target_
get
Wrapper_
is
Initialized_
is
Locked_
is
Non
Null_
is
Read
Only_
lock_
unlock_
Generated using
TypeDoc