setCursorPointer method

void setCursorPointer()

Implementation

void setCursorPointer(){
  setCursorByName('pointer');
}