Instance Method
setUpMenu(_:representedObject:) setUpMenu:representedObject: setUpMenu_representedObject_
Declaration
func setUpMenu(_ theMenu: NSMenu!, representedObject: Any!)Declaration
- (void) setUpMenu:(NSMenu *) theMenu representedObject:(id) representedObject;Declaration
setUpMenu_representedObject_(theMenu: NSMenu, representedObject: object)