C
new()
C
new(id)
C
new(id)
M
owner()
id
M
user_info()
NSDictionary
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