Uses of Class
org.rococoa.cocoa.foundation.NSCompoundPredicate

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_()
           
 



Copyright © 2009. All Rights Reserved.