onChildDeleted MethodProtected Static
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
- core/backend/src/Element.ts Line 225
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.