openMenu abstract method
void
openMenu()
The function responsible for performing the open menu task. Controller open function is set to this function.
Implementation
void openMenu();
The function responsible for performing the open menu task. Controller open function is set to this function.
void openMenu();