doBusy

The doBusy method sets the value of OMReactive class to 1 or TRUE. It is called by the rootState_dispatchEvent method.

Visibility
Public
Signature
void doBusy() 
Notes

The undoBusy method returns the current value of OMReactive class and sets the value of sm_busy to 0 or FALSE.


Feedback