wima
Preparing search index...
Parent
Class Parent
Implements
Index
Constructors
constructor
Properties
entity
Methods
map
visit
clone
copy
deserialize
serialize
validate
Serial
Constructors
constructor
new
Parent
(
entity
:
EntityHandle
)
:
Parent
Parameters
entity
:
EntityHandle
Returns
Parent
Properties
entity
entity
:
EntityHandle
Methods
map
map
(
entityMap
:
Map
<
number
,
number
>
)
:
void
Parameters
entityMap
:
Map
<
number
,
number
>
Returns
void
visit
visit
()
:
EntityHandle
[]
Returns
EntityHandle
[]
Throws
Throws when the method is not implemented on implementing class.
Static
clone
clone
(
target
:
Parent
)
:
Parent
Parameters
target
:
Parent
Returns
Parent
Static
copy
copy
(
source
:
Parent
,
target
?:
Parent
)
:
Parent
Parameters
source
:
Parent
target
:
Parent
= ...
Returns
Parent
Static
deserialize
deserialize
(
value
:
number
,
out
?:
Parent
)
:
Parent
Parameters
value
:
number
Optional
out
:
Parent
= ...
Returns
Parent
Static
serialize
serialize
(
value
:
Parent
)
:
number
Parameters
value
:
Parent
Returns
number
Static
validate
Serial
validateSerial
(
value
:
unknown
)
:
value
is
number
Parameters
value
:
unknown
Returns
value
is
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
Methods
map
visit
clone
copy
deserialize
serialize
validate
Serial
wima
Loading...
Implements