The GDContextMenuController is a controller that manages all context menus. More...
#import <GDContextMenuController.h>
Public Member Functions | |
| (void) | - invalidate |
| A hook you can use to invalidate any context menus. | |
The GDContextMenuController is a controller that manages all context menus.
| - (void) invalidate |
A hook you can use to invalidate any context menus.
You should use this to query controllers, views, etc and update context menu states based off of any of those states.