onChildDeleted MethodProtectedStatic
Beta
Called after an element with an instance of this class as its parent was successfully deleted.
onChildDeleted(_arg: OnChildElementIdArg): void
note this
is the class of the parent Element whose child was deleted
Parameter | Type | Description |
---|---|---|
_arg | OnChildElementIdArg |
Returns - void
Defined in
- backend/src/Element.ts Line 210
Last Updated: 20 June, 2023