Home | History | Annotate | Download | only in Netscape

Lines Matching refs:_attributes

15     def Get_Import_Data(self, _no_object=None, _attributes={}, **_arguments):
17 Keyword argument _attributes: AppleEvent attribute dictionary
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
35 def Get_Profile_Name(self, _no_object=None, _attributes={}, **_arguments):
37 Keyword argument _attributes: AppleEvent attribute dictionary
47 _reply, _arguments, _attributes = self.send(_code, _subcode,
48 _arguments, _attributes)
55 def Get_workingURL(self, _no_object=None, _attributes={}, **_arguments):
57 Keyword argument _attributes: AppleEvent attribute dictionary
67 _reply, _arguments, _attributes = self.send(_code, _subcode,
68 _arguments, _attributes)
79 def Go(self, _object, _attributes={}, **_arguments):
83 Keyword argument _attributes: AppleEvent attribute dictionary
93 _reply, _arguments, _attributes = self.send(_code, _subcode,
94 _arguments, _attributes)
101 def Handle_command(self, _object, _attributes={}, **_arguments):
104 Keyword argument _attributes: AppleEvent attribute dictionary
113 _reply, _arguments, _attributes = self.send(_code, _subcode,
114 _arguments, _attributes)
121 def Open_Address_Book(self, _no_object=None, _attributes={}, **_arguments):
123 Keyword argument _attributes: AppleEvent attribute dictionary
132 _reply, _arguments, _attributes = self.send(_code, _subcode,
133 _arguments, _attributes)
140 def Open_Component(self, _object, _attributes={}, **_arguments):
143 Keyword argument _attributes: AppleEvent attribute dictionary
152 _reply, _arguments, _attributes = self.send(_code, _subcode,
153 _arguments, _attributes)
160 def Open_Profile_Manager(self, _no_object=None, _attributes={}, **_arguments):
162 Keyword argument _attributes: AppleEvent attribute dictionary
171 _reply, _arguments, _attributes = self.send(_code, _subcode,
172 _arguments, _attributes)
179 def Open_bookmark(self, _object=None, _attributes={}, **_arguments):
182 Keyword argument _attributes: AppleEvent attribute dictionary
191 _reply, _arguments, _attributes = self.send(_code, _subcode,
192 _arguments, _attributes)
204 def Read_help_file(self, _object, _attributes={}, **_arguments):
209 Keyword argument _attributes: AppleEvent attribute dictionary
218 _reply, _arguments, _attributes = self.send(_code, _subcode,
219 _arguments, _attributes)