Methods
| Modifier and Type |
Method and Description |
id |
accessibilityAttributeValue(NSString attribute,
id parameter) |
boolean |
accessibilitySetOverrideValue(id value,
NSString attribute) |
void |
addEventListener(NSString type,
id listener,
boolean useCapture) |
NSObject |
alloc() |
NSObject |
autorelease() |
void |
cancelAuthenticationChallenge(NSURLAuthenticationChallenge challenge) |
NSString |
className() |
boolean |
conformsToProtocol(Protocol aProtocol) |
id |
copy() |
void |
dealloc() |
NSString |
description() |
void |
draggedImage(NSImage image,
NSPoint screenPoint,
int operation) |
NSWindow |
draggingDestinationWindow() |
NSPoint |
draggingLocation() |
NSPasteboard |
draggingPasteboard() |
int |
draggingSourceOperationMask() |
void |
handleEvent(DOMEvent evt) |
NSObject |
init() |
boolean |
isEqual(id object) |
boolean |
isEqualTo(id object) |
boolean |
isKindOfClass(int aClass) |
id |
mutableCopy() |
boolean |
outlineView(NSOutlineView outlineView,
id item) |
boolean |
outlineView(NSOutlineView outlineView,
int columnIndex,
int newColumnIndex) |
boolean |
outlineView(NSOutlineView outlineView,
NSCell cell,
NSTableColumn tableColumn,
id item) |
boolean |
outlineView(NSOutlineView outlineView,
NSTableColumn tableColumn,
id item) |
void |
performSelector(int aSelector,
id anArgument,
double delay,
NSArray modes) |
void |
performSelectorOnMainThread(int aSelector,
id arg,
boolean wait) |
boolean |
readSelectionFromPasteboard(NSPasteboard pboard) |
void |
release() |
boolean |
respondsToSelector(int aSelector) |
id |
retain() |
int |
retainCount() |
void |
setValue(id value,
NSString key) |
int |
superclass() |
boolean |
tableView(NSTableView tableView,
int row) |
boolean |
tableView(NSTableView tableView,
int columnIndex,
int newColumnIndex) |
boolean |
tableView(NSTableView tableView,
NSCell cell,
NSTableColumn tableColumn,
int row) |
void |
useCredential(NSURLCredential credential,
NSURLAuthenticationChallenge challenge) |
id |
valueForKey(NSString key) |
boolean |
writeSelectionToPasteboard(NSPasteboard pboard,
NSArray types) |