setCursorWait method

void setCursorWait()

Implementation

void setCursorWait(){
  setCursorByName('wait');
}