onDeleted MethodProtectedStatic
Beta
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
- backend/src/ElementAspect.ts Line 97
Last Updated: 20 June, 2023