|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.foundation.NSIndexSet._class_
public abstract static class NSIndexSet._class_
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
|---|
NSObject._class_ |
| Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
|---|
ObjCClass._Class |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Field Summary |
|---|
| Fields inherited from interface org.rococoa.ObjCClass |
|---|
CLASS |
| Constructor Summary | |
|---|---|
NSIndexSet._class_()
|
|
| Method Summary | |
|---|---|
abstract NSIndexSet |
alloc()
native declaration : NSIndexSet.h:53 Conversion Error : /// Original signature : +(id)indexSetWithIndexesInRange:()+ (id)indexSetWithIndexesInRange:(null)range; (Argument range cannot be converted) |
abstract NSIndexSet |
indexSet()
Original signature : +(id)indexSetnative declaration : NSIndexSet.h:51 |
abstract NSIndexSet |
indexSetWithIndex(NSUInteger value)
Original signature : +(id)indexSetWithIndex:(NSUInteger)native declaration : NSIndexSet.h:52 |
abstract NSIndexSet |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
| Constructor Detail |
|---|
public NSIndexSet._class_()
| Method Detail |
|---|
public abstract NSIndexSet indexSet()
+(id)indexSet
public abstract NSIndexSet indexSetWithIndex(NSUInteger value)
+(id)indexSetWithIndex:(NSUInteger)
public abstract NSIndexSet alloc()
+(id)indexSetWithIndexesInRange:()
alloc in class NSObject._class_public abstract NSIndexSet new_()
NSObject._class_+(id)new
new_ in class NSObject._class_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||