onDelete MethodProtected Static

Called before an ElementAspect is deleted.

onDelete(arg: OnAspectIdArg): void

@note throw an exception to disallow the delete

@note If you override this method, you must call super.

Parameter Type Description
arg OnAspectIdArg  

Returns - void

Defined in

Last Updated: 15 May, 2024