Uses of Class
org.rococoa.internal.OCInvocationCallbacks

Packages that use OCInvocationCallbacks
org.rococoa   
 

Uses of OCInvocationCallbacks in org.rococoa
 

Methods in org.rococoa with parameters of type OCInvocationCallbacks
static ID Foundation.newOCProxy(OCInvocationCallbacks callbacks)
          Create an Objective-C object which delegates to callbacks when methods are invoked on it.
 

Constructors in org.rococoa with parameters of type OCInvocationCallbacks
Rococoa.ProxyID(ID anotherID, OCInvocationCallbacks callbacks)
           
 



Copyright © 2009. All Rights Reserved.