onSubModelInserted MethodProtectedStatic
Beta
Called after an instance of this class was sub-modeled by a new Model.
onSubModelInserted(_arg: OnSubModelIdArg): void
note this is the class of Element that is now sub-modeled.
| Parameter | Type | Description |
|---|---|---|
| _arg | OnSubModelIdArg |
Returns - void
Defined in
- backend/src/Element.ts Line 275
Last Updated: 30 November, 2023