|
||||||||||
| 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.NSAppleEventDescriptor._class_
public abstract static class NSAppleEventDescriptor._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 | |
|---|---|
NSAppleEventDescriptor._class_()
|
|
| Method Summary | |
|---|---|
abstract NSAppleEventDescriptor |
alloc()
Original signature : +(id)allocnative declaration : NSObject.h:77 |
abstract NSAppleEventDescriptor |
descriptorWithBoolean(boolean boolean_)
Original signature : +(NSAppleEventDescriptor*)descriptorWithBoolean:(Boolean)native declaration : NSAppleEventDescriptor.h:31 |
abstract NSAppleEventDescriptor |
descriptorWithInt32(int signedInt)
Original signature : +(NSAppleEventDescriptor*)descriptorWithInt32:(SInt32)native declaration : NSAppleEventDescriptor.h:33 |
abstract NSAppleEventDescriptor |
descriptorWithString(NSString string)
Original signature : +(NSAppleEventDescriptor*)descriptorWithString:(NSString*)native declaration : NSAppleEventDescriptor.h:39 |
abstract NSAppleEventDescriptor |
listDescriptor()
Original signature : +(NSAppleEventDescriptor*)listDescriptornative declaration : NSAppleEventDescriptor.h:44 |
abstract NSAppleEventDescriptor |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
abstract NSAppleEventDescriptor |
nullDescriptor()
Create an autoreleased NSAppleEventDescriptor whose AEDesc type is typeNull. |
abstract NSAppleEventDescriptor |
recordDescriptor()
Original signature : +(NSAppleEventDescriptor*)recordDescriptornative declaration : NSAppleEventDescriptor.h:45 |
| 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 NSAppleEventDescriptor._class_()
| Method Detail |
|---|
public abstract NSAppleEventDescriptor nullDescriptor()
+(NSAppleEventDescriptor*)nullDescriptor
public abstract NSAppleEventDescriptor descriptorWithBoolean(boolean boolean_)
+(NSAppleEventDescriptor*)descriptorWithBoolean:(Boolean)
public abstract NSAppleEventDescriptor descriptorWithInt32(int signedInt)
+(NSAppleEventDescriptor*)descriptorWithInt32:(SInt32)
public abstract NSAppleEventDescriptor descriptorWithString(NSString string)
+(NSAppleEventDescriptor*)descriptorWithString:(NSString*)
public abstract NSAppleEventDescriptor listDescriptor()
+(NSAppleEventDescriptor*)listDescriptor
public abstract NSAppleEventDescriptor recordDescriptor()
+(NSAppleEventDescriptor*)recordDescriptor
public abstract NSAppleEventDescriptor alloc()
NSObject._class_+(id)alloc
alloc in class NSObject._class_public abstract NSAppleEventDescriptor 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 | |||||||||