object Removal : Child
Events of the Child type that are raised when a child is removed from a data node.
minus
operator fun minus(other: Child): Child
Subtracts a Child event type from another Child event type.
plus
operator fun plus(other: Child): Child
Adds two Child event types.