updateIsEnabled

abstract fun updateIsEnabled(busy: Boolean)

Update isEnabled to reflect whether or not this AbstractWorkbenchAction should be be enabled at the time of calling this function.

Parameters

busy

Indicator of whether the AvailWorkbench is busy.