public class NSMutableIndexSet extends NSIndexSet
| Constructor and Description |
|---|
NSMutableIndexSet() |
NSMutableIndexSet(id id) |
NSMutableIndexSet(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndex(int value) |
static id |
indexSetWithIndex(int value) |
void |
removeIndex(int value) |
containsIndex, count, firstIndex, getIndexes, initWithIndex, initWithIndexesInRange, initWithIndexSetaccessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSMutableIndexSet()
public NSMutableIndexSet(int id)
public NSMutableIndexSet(id id)
public void addIndex(int value)
public void removeIndex(int value)
public static id indexSetWithIndex(int value)