updateDynamicData MethodProtected

This function does not handle updating data itself, instead, it directly calls updateElementData to handle that.

updateDynamicData(ev: BeButtonEvent): Promise<boolean>

@returns true if dynamics are active, false otherwise.

Parameter Type Description
ev BeButtonEvent  

Returns - Promise

true if dynamics are active, false otherwise.

Defined in

Last Updated: 06 September, 2024