onUpdateModel MethodProtected
Update an existing Model in the target iModel from the specified ModelProps.
onUpdateModel(modelProps: ModelProps): void
@note A subclass may override this method to customize update behavior but should call super.onUpdateModel
.
Parameter | Type | Description |
---|---|---|
modelProps | ModelProps |
Returns - void
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.