|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSProtocolChecker | |
---|---|
org.rococoa.cocoa.foundation | |
org.rococoa.cocoa.foundation.categories |
Uses of NSProtocolChecker in org.rococoa.cocoa.foundation |
---|
Methods in org.rococoa.cocoa.foundation that return NSProtocolChecker | |
---|---|
static NSProtocolChecker |
NSProtocolChecker.alloc()
|
abstract NSProtocolChecker |
NSProtocolChecker._class_.alloc()
|
static NSProtocolChecker |
NSProtocolChecker.new_()
|
abstract NSProtocolChecker |
NSProtocolChecker._class_.new_()
|
Uses of NSProtocolChecker in org.rococoa.cocoa.foundation.categories |
---|
Methods in org.rococoa.cocoa.foundation.categories that return NSProtocolChecker | |
---|---|
NSProtocolChecker |
NSProtocolCheckerCreation.initWithTarget_protocol(NSObject anObject,
ObjCClass aProtocol)
Original signature : -(id)initWithTarget:(NSObject*) protocol:(Protocol*) from NSProtocolCheckerCreation native declaration : NSProtocolChecker.h:19 |
NSProtocolChecker |
NSProtocolCheckerCreation._static_.protocolCheckerWithTarget_protocol(NSObject anObject,
ObjCClass aProtocol)
Original signature : +(id)protocolCheckerWithTarget:(NSObject*) protocol:(Protocol*) from NSProtocolCheckerCreation native declaration : NSProtocolChecker.h:18 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |