interface ModalFactory.MenuController
An interface for a class that manages a modal (dropdown) menu view.
interface MenuController;
Instance members
showAsync()
Display the menu and get the result.
Related
interface ModalFactory
An interface that contains methods for creating modal views, defined by the renderer.interface ModalFactory
An interface that contains methods for creating modal views, defined by the renderer.
