C
new()
from id
F
id
long
M
equals(other)
boolean
M
hash_code()
int
M
objc_get_class()
long
M
to_string()
String
from NSObject
M
accessibility_attribute_value(attribute, parameter)
id
M
accessibility_set_override_value(value, attribute)
boolean
C
add_event_listener(type, listener, use_capture)
M
alloc()
NSObject
M
autorelease()
NSObject
C
cancel_authentication_challenge(challenge)
M
class_name()
NSString
M
conforms_to_protocol(a_protocol)
boolean
M
copy()
id
M
description()
NSString
C
dragged_image(image, screen_point, operation)
M
dragging_destination_window()
NSWindow
M
dragging_location()
NSPoint
M
dragging_pasteboard()
NSPasteboard
M
dragging_source_operation_mask()
long
C
handle_event(event)
M
init()
NSObject
M
is_equal(object)
boolean
M
is_kind_of_class(a_class)
boolean
M
mutable_copy()
id
M
outline_view(outline_view, table_column, item)
boolean
M
outline_view(outline_view, column_index, new_column_index)
boolean
M
outline_view(outline_view, cell, table_column, item)
boolean
C
perform_selector(a_selector, an_argument, delay, modes)
C
perform_selector_on_main_thread(a_selector, arg, wait)
M
read_selection_from_pasteboard(pboard)
boolean
C
release()
M
responds_to_selector(a_selector)
boolean
M
retain()
NSObject
M
retain_count()
long
C
set_value(value, key)
M
superclass()
long
M
table_view(table_view, column_index, new_column_index)
boolean
M
table_view(table_view, cell, table_column, row)
boolean
C
use_credential(credential, challenge)
M
value_for_key(key)
id
M
write_selection_to_pasteboard(pboard, types)
boolean
from NSMenuItem
M
action()
long
C
action=(action)
M
attributed_title()
NSAttributedString
C
attributed_title=(attributed_title)
C
enabled=(enabled)
C
hidden=(hidden)
M
hidden?()
boolean
M
image()
NSImage
C
image=(image)
M
init_with_title(a_string, a_selector, char_code)
NSMenuItem
M
key_equivalent()
NSString
C
key_equivalent=(key_equivalent)
M
key_equivalent_modifier_mask()
long
C
key_equivalent_modifier_mask=(key_equivalent_modifier_mask)
C
menu=(menu)
M
separator_item?()
boolean
M
state()
long
C
state=(state)
M
submenu()
NSMenu
C
submenu=(submenu)
M
tag()
long
C
tag=(tag)
M
target()
id
C
target=(target)
M
title()
NSString
C
title=(title)
C
tool_tip=(tool_tip)