Lines Matching defs:self
37 def __init__(self, context): argument
40 def getImplementationName(self): argument
43 def supportsService(self, ServiceName): argument
46 def getSupportedServiceNames(self): argument
49 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument
53 def queryDispatches(self, Requests): argument
64 def __init__(self, context): argument
67 def getImplementationName(self): argument
70 def supportsService(self, ServiceName): argument
73 def getSupportedServiceNames(self): argument
76 def dispatch(self, URL, Arguments): argument
87 def addStatusListener(self, Control, URL): argument
90 def removeStatusListener(self, Control, URL): argument