Lines Matching defs:self
36 def __init__(self, context): argument
39 def getImplementationName(self): argument
42 def supportsService(self, ServiceName): argument
45 def getSupportedServiceNames(self): argument
48 def queryDispatch(self, URL, TargetFrame, SearchFlags): argument
52 def queryDispatches(self, Requests): argument
63 def __init__(self, context): argument
66 def getImplementationName(self): argument
69 def supportsService(self, ServiceName): argument
72 def getSupportedServiceNames(self): argument
75 def dispatch(self, URL, Arguments): argument
86 def addStatusListener(self, Control, URL): argument
89 def removeStatusListener(self, Control, URL): argument