onChildUpdated MethodProtectedStatic
Beta
Called after an element with an instance of this the class as its parent was updated.
onChildUpdated(_arg: OnChildElementIdArg): void
note this
is the class of the parent Element.
Parameter | Type | Description |
---|---|---|
_arg | OnChildElementIdArg |
Returns - void
Defined in
- backend/src/Element.ts Line 236
Last Updated: 20 June, 2023