Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSMetadataQueryDelegate

Packages that use NSMetadataQueryDelegate
org.rococoa.cocoa.foundation   
 

Uses of NSMetadataQueryDelegate in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSMetadataQueryDelegate
abstract  NSMetadataQueryDelegate NSMetadataQuery.delegate()
          Original signature : -(id)delegate
native declaration : NSMetadata.h:25
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSMetadataQueryDelegate
abstract  void NSMetadataQuery.setDelegate(NSMetadataQueryDelegate delegate)
          Original signature : -(void)setDelegate:(id)
native declaration : NSMetadata.h:26
 



Copyright © 2009. All Rights Reserved.