wima
Preparing search index...
Children
Class Children
Implements
Index
Constructors
constructor
Properties
list
Methods
add
clear
remove
visit
Constructors
constructor
new
Children
(
children
?:
Entity
[]
)
:
Children
Parameters
children
:
Entity
[]
= []
Returns
Children
Properties
list
list
:
Entity
[]
= []
Methods
add
add
(
entity
:
Entity
)
:
void
Parameters
entity
:
Entity
Returns
void
clear
clear
()
:
void
Returns
void
remove
remove
(
entity
:
Entity
)
:
void
Parameters
entity
:
Entity
Returns
void
visit
visit
()
:
Entity
[]
Returns
Entity
[]
Throws
Throws when the method is not implemented on implementing class.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
list
Methods
add
clear
remove
visit
wima
Loading...
Implements