onInsert MethodProtectedStatic
Beta
Called before a new ElementAspect is inserted.
onInsert(_arg: OnAspectPropsArg): void
note throw an exception to disallow the insert
note If you override this method, you must call super.
Parameter | Type | Description |
---|---|---|
_arg | OnAspectPropsArg |
Returns - void
Defined in
- backend/src/ElementAspect.ts Line 65
Last Updated: 20 June, 2023