Class: RefreshingModelUpdatersCausedByExecute

bcdui.core.status. RefreshingModelUpdatersCausedByExecute

A status indicating that the model is executing the model updaters are auto-updating after their target model has been executed.

new bcdui.core.status.RefreshingModelUpdatersCausedByExecute()

Extends

Methods

Test the status for logical equivalence to another status object. Usually this function should test if the target status is of the same class as this status.
Returns:
Type Description
boolean True, if the specified status object represents the same logical status as the current one.
Returns:
Type Description
String A short code for the Status which can be used for debugging.

inherited getDescription(){String}

Returns:
Type Description
String A longer description of the Status.
Returns:
Type Description
String A debug string summarizing this status object.