C
new()
C
new(id)
C
new(id)
C
background_color=(background_color)
C
button_type=(a_type)
C
draw_bezel_with_frame(frame, control_view)
C
draw_image(image, frame, control_view)
M
draw_title(title, frame, control_view)
NSRect
C
highlights_by=(highlights_by)
C
image_position=(image_position)
M
title()
NSString
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 NSCell
C
alignment=(alignment)
C
allows_mixed_state=(allows_mixed_state)
M
attributed_string_value()
NSAttributedString
C
attributed_string_value=(attributed_string_value)
C
background_style=(background_style)
C
base_writing_direction=(base_writing_direction)
M
cell_size()
NSSize
M
cell_size_for_bounds(a_rect)
NSSize
M
control_size()
long
C
control_size=(control_size)
C
draw_interior_with_frame(cell_frame, control_view)
C
draw_with_expansion_frame(cell_frame, view)
M
drawing_rect_for_bounds(the_rect)
NSRect
C
enabled=(enabled)
M
enabled?()
boolean
M
expansion_frame_with_frame(cell_frame, view)
NSRect
M
focus_ring_mask_bounds_for_frame(cell_frame, control_view)
NSRect
M
font()
NSFont
C
font=(font)
C
formatter=(formatter)
C
highlighted=(highlighted)
M
highlighted?()
boolean
M
hit_test_for_event(event, cell_frame, control_view)
long
M
image()
NSImage
C
image=(image)
M
image_rect_for_bounds(the_rect)
NSRect
C
line_break_mode=(line_break_mode)
M
next_state()
long
C
object_value=(object_value)
C
scrollable=(scrollable)
C
title=(title)
M
title_rect_for_bounds(the_rect)
NSRect
C
uses_single_line_mode=(uses_single_line_mode)
C
wraps=(wraps)
from NSActionCell
M
action()
long
C
action=(action)
M
target()
id
C
target=(target)