Go to the source code of this file.
var CPMenuAutoEnablesItemsKey = @"@"CPMenuAutoEnablesItemsKey" |
var CPMenuDelegate_menuDidClose_ = 1 << 2 |
var CPMenuDelegate_menuWillOpen_ = 1 << 1 |
CPMenuDidAddItemNotification = @"@"CPMenuDidAddItemNotification" |
CPMenuDidChangeItemNotification = @"@"CPMenuDidChangeItemNotification" |
CPMenuDidEndTrackingNotification = @"@"CPMenuDidEndTrackingNotification" |
CPMenuDidRemoveItemNotification = @"@"CPMenuDidRemoveItemNotification" |
var CPMenuItemsKey = @"@"CPMenuItemsKey" |
var CPMenuNameKey = @"@"CPMenuNameKey" |
var CPMenuShowsStateColumnKey = @"@"CPMenuShowsStateColumnKey" |
var CPMenuTitleKey = @"@"CPMenuTitleKey" |