|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSCompoundPredicate | |
---|---|
org.rococoa.cocoa.foundation |
Uses of NSCompoundPredicate in org.rococoa.cocoa.foundation |
---|
Methods in org.rococoa.cocoa.foundation that return NSCompoundPredicate | |
---|---|
static NSCompoundPredicate |
NSCompoundPredicate.alloc()
|
abstract NSCompoundPredicate |
NSCompoundPredicate._class_.alloc()
|
static NSCompoundPredicate |
NSCompoundPredicate.createWithType_subpredicates(int type,
NSArray subpredicates)
Factory method |
abstract NSCompoundPredicate |
NSCompoundPredicate.initWithType_subpredicates(int type,
NSArray subpredicates)
Original signature : -(id)initWithType:(NSCompoundPredicateType) subpredicates:(NSArray*) native declaration : NSCompoundPredicate.h:28 |
static NSCompoundPredicate |
NSCompoundPredicate.new_()
|
abstract NSCompoundPredicate |
NSCompoundPredicate._class_.new_()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |