Home | History | Annotate | Download | only in Netscape

Lines Matching refs:_attributes

24     def OpenURL(self, _object, _attributes={}, **_arguments):
33 Keyword argument _attributes: AppleEvent attribute dictionary
43 _reply, _arguments, _attributes = self.send(_code, _subcode,
44 _arguments, _attributes)
57 def ShowFile(self, _object, _attributes={}, **_arguments):
63 Keyword argument _attributes: AppleEvent attribute dictionary
73 _reply, _arguments, _attributes = self.send(_code, _subcode,
74 _arguments, _attributes)
85 def cancel_progress(self, _object=None, _attributes={}, **_arguments):
89 Keyword argument _attributes: AppleEvent attribute dictionary
98 _reply, _arguments, _attributes = self.send(_code, _subcode,
99 _arguments, _attributes)
106 def find_URL(self, _object, _attributes={}, **_arguments):
109 Keyword argument _attributes: AppleEvent attribute dictionary
119 _reply, _arguments, _attributes = self.send(_code, _subcode,
120 _arguments, _attributes)
127 def get_window_info(self, _object=None, _attributes={}, **_arguments):
130 Keyword argument _attributes: AppleEvent attribute dictionary
140 _reply, _arguments, _attributes = self.send(_code, _subcode,
141 _arguments, _attributes)
148 def list_windows(self, _no_object=None, _attributes={}, **_arguments):
150 Keyword argument _attributes: AppleEvent attribute dictionary
160 _reply, _arguments, _attributes = self.send(_code, _subcode,
161 _arguments, _attributes)
172 def parse_anchor(self, _object, _attributes={}, **_arguments):
176 Keyword argument _attributes: AppleEvent attribute dictionary
186 _reply, _arguments, _attributes = self.send(_code, _subcode,
187 _arguments, _attributes)
194 def register_URL_echo(self, _object=None, _attributes={}, **_arguments):
197 Keyword argument _attributes: AppleEvent attribute dictionary
206 _reply, _arguments, _attributes = self.send(_code, _subcode,
207 _arguments, _attributes)
218 def register_protocol(self, _object=None, _attributes={}, **_arguments):
222 Keyword argument _attributes: AppleEvent attribute dictionary
232 _reply, _arguments, _attributes = self.send(_code, _subcode,
233 _arguments, _attributes)
245 def register_viewer(self, _object, _attributes={}, **_arguments):
250 Keyword argument _attributes: AppleEvent attribute dictionary
260 _reply, _arguments, _attributes = self.send(_code, _subcode,
261 _arguments, _attributes)
272 def register_window_close(self, _object=None, _attributes={}, **_arguments):
276 Keyword argument _attributes: AppleEvent attribute dictionary
286 _reply, _arguments, _attributes = self.send(_code, _subcode,
287 _arguments, _attributes)
294 def unregister_URL_echo(self, _object, _attributes={}, **_arguments):
297 Keyword argument _attributes: AppleEvent attribute dictionary
306 _reply, _arguments, _attributes = self.send(_code, _subcode,
307 _arguments, _attributes)
318 def unregister_protocol(self, _object=None, _attributes={}, **_arguments):
322 Keyword argument _attributes: AppleEvent attribute dictionary
332 _reply, _arguments, _attributes = self.send(_code, _subcode,
333 _arguments, _attributes)
344 def unregister_viewer(self, _object, _attributes={}, **_arguments):
348 Keyword argument _attributes: AppleEvent attribute dictionary
358 _reply, _arguments, _attributes = self.send(_code, _subcode,
359 _arguments, _attributes)
370 def unregister_window_close(self, _object=None, _attributes={}, **_arguments):
374 Keyword argument _attributes: AppleEvent attribute dictionary
384 _reply, _arguments, _attributes = self.send(_code, _subcode,
385 _arguments, _attributes)
392 def webActivate(self, _object=None, _attributes={}, **_arguments):
395 Keyword argument _attributes: AppleEvent attribute dictionary
404 _reply, _arguments, _attributes = self.send(_code, _subcode,
405 _arguments, _attributes)