Searched refs:RPCMethod (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py4 class RPCMethod(NSObject): class in inherits:NSObject
6 self = super(RPCMethod, self).init()
H A DWSTConnectionWindowControllerClass.py13 from RPCMethod import *
290 self.k_methods[aMethod] = RPCMethod.alloc().initWithDocument_name_(self, aMethod)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py4 class RPCMethod(NSObject): class in inherits:NSObject
6 self = super(RPCMethod, self).init()
H A DWSTConnectionWindowControllerClass.py13 from RPCMethod import *
290 self.k_methods[aMethod] = RPCMethod.alloc().initWithDocument_name_(self, aMethod)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py4 class RPCMethod(NSObject): class in inherits:NSObject
6 self = super(RPCMethod, self).init()
H A DWSTConnectionWindowControllerClass.py13 from RPCMethod import *
290 self.k_methods[aMethod] = RPCMethod.alloc().initWithDocument_name_(self, aMethod)

Completed in 146 milliseconds