/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/ |
Required_Suite.py | 16 def open(self, _object, _attributes={}, **_arguments): 19 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def print_(self, _object, _attributes={}, **_arguments): 39 Keyword argument _attributes: AppleEvent attribute dictionary 48 _reply, _arguments, _attributes = self.send(_code, _subcode, 49 _arguments, _attributes) 56 def quit(self, _no_object=None, _attributes={}, **_arguments): 58 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Microsoft_Internet_Explorer.py | 15 def GetSource(self, _object=None, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def PrintBrowserWindow(self, _object=None, _attributes={}, **_arguments): 39 Keyword argument _attributes: AppleEvent attribute dictionary 48 _reply, _arguments, _attributes = self.send(_code, _subcode, 49 _arguments, _attributes) 60 def do_script(self, _object, _attributes={}, **_arguments): 64 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Netscape_Suite.py | 15 def Open_bookmark(self, _object=None, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 27 _reply, _arguments, _attributes = self.send(_code, _subcode, 28 _arguments, _attributes)
|
Web_Browser_Suite.py | 15 def Activate(self, _object=None, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def CloseAllWindows(self, _no_object=None, _attributes={}, **_arguments): 38 Keyword argument _attributes: AppleEvent attribute dictionary 48 _reply, _arguments, _attributes = self.send(_code, _subcode, 49 _arguments, _attributes) 61 def CloseWindow(self, _no_object=None, _attributes={}, **_arguments): 65 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Standard_Suite.py | 19 def get(self, _object, _attributes={}, **_arguments): 23 Keyword argument _attributes: AppleEvent attribute dictionary 33 _reply, _arguments, _attributes = self.send(_code, _subcode, 34 _arguments, _attributes)
|
URL_Suite.py | 19 def GetURL(self, _object, _attributes={}, **_arguments): 23 Keyword argument _attributes: AppleEvent attribute dictionary 32 _reply, _arguments, _attributes = self.send(_code, _subcode, 33 _arguments, _attributes)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/ |
builtin_Suite.py | 12 def open(self, _object, _attributes={}, **_arguments): 15 Keyword argument _attributes: AppleEvent attribute dictionary 24 _reply, _arguments, _attributes = self.send(_code, _subcode, 25 _arguments, _attributes) 32 def run(self, _no_object=None, _attributes={}, **_arguments): 34 Keyword argument _attributes: AppleEvent attribute dictionary 43 _reply, _arguments, _attributes = self.send(_code, _subcode, 44 _arguments, _attributes) 51 def reopen(self, _no_object=None, _attributes={}, **_arguments): 53 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/ |
Mozilla_suite.py | 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 dictionar [all...] |
Required_suite.py | 16 def open(self, _object, _attributes={}, **_arguments): 19 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def print_(self, _object, _attributes={}, **_arguments): 39 Keyword argument _attributes: AppleEvent attribute dictionary 48 _reply, _arguments, _attributes = self.send(_code, _subcode, 49 _arguments, _attributes) 56 def quit(self, _no_object=None, _attributes={}, **_arguments): 58 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
WorldWideWeb_suite.py | 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 dictionar [all...] |
PowerPlant.py | 19 def SwitchTellTarget(self, _no_object=None, _attributes={}, **_arguments): 22 Keyword argument _attributes: AppleEvent attribute dictionary 31 _reply, _arguments, _attributes = self.send(_code, _subcode, 32 _arguments, _attributes) 43 def select(self, _object, _attributes={}, **_arguments): 47 Keyword argument _attributes: AppleEvent attribute dictionary 56 _reply, _arguments, _attributes = self.send(_code, _subcode, 57 _arguments, _attributes)
|
Standard_URL_suite.py | 23 def GetURL(self, _object, _attributes={}, **_arguments): 29 Keyword argument _attributes: AppleEvent attribute dictionary 38 _reply, _arguments, _attributes = self.send(_code, _subcode, 39 _arguments, _attributes)
|
Standard_Suite.py | 16 def close(self, _object, _attributes={}, **_arguments): 19 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def data_size(self, _object, _attributes={}, **_arguments): 39 Keyword argument _attributes: AppleEvent attribute dictionary 49 _reply, _arguments, _attributes = self.send(_code, _subcode, 50 _arguments, _attributes) 57 def get(self, _object, _attributes={}, **_arguments): 60 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Standard_Suite.py | 16 def close(self, _object, _attributes={}, **_arguments): 19 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 40 def count(self, _object, _attributes={}, **_arguments): 44 Keyword argument _attributes: AppleEvent attribute dictionary 54 _reply, _arguments, _attributes = self.send(_code, _subcode, 55 _arguments, _attributes) 66 def data_size(self, _object, _attributes={}, **_arguments): 70 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Finder_items.py | 15 def add_to_favorites(self, _object, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 27 _reply, _arguments, _attributes = self.send(_code, _subcode, 28 _arguments, _attributes) 39 def clean_up(self, _object, _attributes={}, **_arguments): 43 Keyword argument _attributes: AppleEvent attribute dictionary 52 _reply, _arguments, _attributes = self.send(_code, _subcode, 53 _arguments, _attributes) 60 def eject(self, _object=None, _attributes={}, **_arguments): 63 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Legacy_suite.py | 15 def restart(self, _no_object=None, _attributes={}, **_arguments): 17 Keyword argument _attributes: AppleEvent attribute dictionary 26 _reply, _arguments, _attributes = self.send(_code, _subcode, 27 _arguments, _attributes) 34 def shut_down(self, _no_object=None, _attributes={}, **_arguments): 36 Keyword argument _attributes: AppleEvent attribute dictionary 45 _reply, _arguments, _attributes = self.send(_code, _subcode, 46 _arguments, _attributes) 53 def sleep(self, _no_object=None, _attributes={}, **_arguments): 55 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/ |
Standard_Suite.py | 20 def close(self, _object, _attributes={}, **_arguments): 25 Keyword argument _attributes: AppleEvent attribute dictionary 35 _reply, _arguments, _attributes = self.send(_code, _subcode, 36 _arguments, _attributes) 47 def count(self, _object, _attributes={}, **_arguments): 51 Keyword argument _attributes: AppleEvent attribute dictionary 61 _reply, _arguments, _attributes = self.send(_code, _subcode, 62 _arguments, _attributes) 69 def delete(self, _object, _attributes={}, **_arguments): 72 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Power_Suite.py | 15 def restart(self, _object, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 27 _reply, _arguments, _attributes = self.send(_code, _subcode, 28 _arguments, _attributes) 35 def shut_down(self, _object, _attributes={}, **_arguments): 38 Keyword argument _attributes: AppleEvent attribute dictionary 47 _reply, _arguments, _attributes = self.send(_code, _subcode, 48 _arguments, _attributes) 55 def sleep(self, _object, _attributes={}, **_arguments): 58 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
Hidden_Suite.py | 16 def do_script(self, _object, _attributes={}, **_arguments): 19 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes)
|
Folder_Actions_Suite.py | 19 def attach_action_to(self, _object, _attributes={}, **_arguments): 23 Keyword argument _attributes: AppleEvent attribute dictionary 33 _reply, _arguments, _attributes = self.send(_code, _subcode, 34 _arguments, _attributes) 41 def attached_scripts(self, _object, _attributes={}, **_arguments): 44 Keyword argument _attributes: AppleEvent attribute dictionary 54 _reply, _arguments, _attributes = self.send(_code, _subcode, 55 _arguments, _attributes) 68 def do_folder_action(self, _object, _attributes={}, **_arguments): 74 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/ |
Standard_Suite.py | 20 def close(self, _object, _attributes={}, **_arguments): 25 Keyword argument _attributes: AppleEvent attribute dictionary 35 _reply, _arguments, _attributes = self.send(_code, _subcode, 36 _arguments, _attributes) 47 def count(self, _object, _attributes={}, **_arguments): 51 Keyword argument _attributes: AppleEvent attribute dictionary 61 _reply, _arguments, _attributes = self.send(_code, _subcode, 62 _arguments, _attributes) 69 def delete(self, _object, _attributes={}, **_arguments): 72 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Standard_Suite.py | 20 def class_info(self, _object=None, _attributes={}, **_arguments): 24 Keyword argument _attributes: AppleEvent attribute dictionary 34 _reply, _arguments, _attributes = self.send(_code, _subcode, 35 _arguments, _attributes) 47 def close(self, _object, _attributes={}, **_arguments): 52 Keyword argument _attributes: AppleEvent attribute dictionary 62 _reply, _arguments, _attributes = self.send(_code, _subcode, 63 _arguments, _attributes) 74 def count(self, _object, _attributes={}, **_arguments): 78 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
AppleScript_Suite.py | 15 def _26_(self, _object, _attributes={}, **_arguments): 18 Keyword argument _attributes: AppleEvent attribute dictionary 28 _reply, _arguments, _attributes = self.send(_code, _subcode, 29 _arguments, _attributes) 36 def _2a_(self, _object, _attributes={}, **_arguments): 39 Keyword argument _attributes: AppleEvent attribute dictionary 49 _reply, _arguments, _attributes = self.send(_code, _subcode, 50 _arguments, _attributes) 57 def _2b_(self, _object, _attributes={}, **_arguments): 60 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/ |
Required.py | 20 def open(self, _object, _attributes={}, **_arguments): 24 Keyword argument _attributes: AppleEvent attribute dictionary 34 _reply, _arguments, _attributes = self.send(_code, _subcode, 35 _arguments, _attributes)
|
Standard_Suite.py | 21 def close(self, _object, _attributes={}, **_arguments): 26 Keyword argument _attributes: AppleEvent attribute dictionary 36 _reply, _arguments, _attributes = self.send(_code, _subcode, 37 _arguments, _attributes) 48 def count(self, _object, _attributes={}, **_arguments): 52 Keyword argument _attributes: AppleEvent attribute dictionary 62 _reply, _arguments, _attributes = self.send(_code, _subcode, 63 _arguments, _attributes) 74 def get(self, _object, _attributes={}, **_arguments): 78 Keyword argument _attributes: AppleEvent attribute dictionar [all...] |