onDeleted MethodProtected Static
Called after an ElementAspect was deleted.
onDeleted(_arg: OnAspectIdArg): void
@note If you override this method, you must call super.
Parameter | Type | Description |
---|---|---|
_arg | OnAspectIdArg |
Returns - void
Defined in
- core/backend/src/ElementAspect.ts Line 111
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.