toggle menu
modelix.core
8.16.0
js
switch theme
search in API
model-client
/
org.modelix.model.client2
/
ContainmentChanged
Containment
Changed
js
data
class
ContainmentChanged
(
val
node
:
INodeJS
)
:
ChangeJS
Represents the change of the parent of
node
changed.
Members
Constructors
Containment
Changed
Link copied to clipboard
js
constructor
(
node
:
INodeJS
)
Properties
node
Link copied to clipboard
js
open
override
val
node
:
INodeJS
The node on which the change occurred.