The plugin part MBS MacExtras Plugin
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS MacExtras Plugin:
- class AppleRemoteMBS
- class ContinuityCameraMBS
- class iTunesLibraryAlbumMBS
- class iTunesLibraryArtistMBS
- class iTunesLibraryArtworkMBS
- class iTunesLibraryMBS
- class iTunesLibraryMediaEntityMBS
- class iTunesLibraryMediaItemMBS
- class iTunesLibraryMediaItemVideoInfoMBS
- class iTunesLibraryPlaylistMBS
- class MAAttachedWindowMBS
- class NSUserAppleScriptTaskMBS
- class NSUserAutomatorTaskMBS
- class NSUserScriptTaskMBS
- class NSUserUnixTaskMBS
- class OSALanguageInstanceMBS
- class OSALanguageMBS
- class OSAScriptControllerMBS
- class OSAScriptMBS
- method Constructor(File as FolderItem, languageInstance as OSALanguageInstanceMBS, storageOptions as Integer, byref error as NSErrorMBS)
- method Constructor(File as FolderItem, language as OSALanguageMBS, byref error as dictionary)
- method Constructor(File as FolderItem, byref error as dictionary)
- method Constructor(URL as String, languageInstance as OSALanguageInstanceMBS, storageOptions as Integer, byref error as NSErrorMBS)
- method Constructor(URL as String, language as OSALanguageMBS, byref error as dictionary)
- method Constructor(URL as String, byref error as dictionary)
- method Constructor(Data as MemoryBlock, url as string, storageOptions as Integer, byref error as NSErrorMBS)
- method Constructor(Data as MemoryBlock, byref error as dictionary)
- method Constructor(Source as String)
- method Constructor(Source as String, Language as OSALanguageMBS)
- method Constructor(Source as String, URL as String, LanguageInstance as OSALanguageInstanceMBS, storageOptions as Integer)
- method Constructor(Data as NSAppleEventDescriptorMBS, URL as String, LanguageInstance as OSALanguageInstanceMBS, storageOptions as Integer, byref error as NSErrorMBS)
- method executeHandlerWithName(Name as String, arguments() as String, byref error as dictionary) as NSAppleEventDescriptorMBS
- method writeToFile(File as FolderItem, type as String, storageOptions as Integer, byref error as dictionary) as boolean
- method writeToFile(File as FolderItem, type as String, byref error as dictionary) as boolean
- method writeToURL(URL as String, type as String, storageOptions as Integer, byref error as dictionary) as boolean
- method writeToURL(URL as String, type as String, byref error as dictionary) as boolean
- method compiledDataForType(type as string, options as Integer, byref error as dictionary) as MemoryBlock
- method richTextFromDescriptor(descriptor as NSAppleEventDescriptorMBS) as NSAttributedStringMBS
- method copy as OSAScriptMBS
- method compile(byref error as dictionary) as boolean
- method execute(byref error as dictionary) as NSAppleEventDescriptorMBS
- method executeAppleEvent(event as NSAppleEventDescriptorMBS, byref error as dictionary) as NSAppleEventDescriptorMBS
- method executeAndReturnDisplayValue(byref displayValue as NSAttributedStringMBS, byref error as dictionary) as NSAppleEventDescriptorMBS
- property Handle as Integer
- property Source as String
- property language as OSALanguageMBS
- property languageInstance as OSALanguageInstanceMBS
- property isCompiled as Boolean
- property URL as String
- property richTextSource as NSAttributedStringMBS
- shared method scriptDataDescriptorWithContentsOfFile(file as FolderItem) as NSAppleEventDescriptorMBS
- shared method scriptDataDescriptorWithContentsOfURL(URL as String) as NSAppleEventDescriptorMBS
- shared method OSAScriptErrorMessageKey as String
- shared method OSAScriptErrorBriefMessageKey as String
- shared method OSAScriptErrorNumberKey as String
- shared method OSAScriptErrorPartialResultKey as String
- shared method OSAScriptErrorOffendingObjectKey as String
- shared method OSAScriptErrorExpectedTypeKey as String
- shared method OSAScriptErrorAppAddressKey as String
- shared method OSAScriptErrorAppNameKey as String
- shared method OSAScriptErrorRangeKey as String
- shared method OSAStorageScriptType as String
- shared method OSAStorageScriptBundleType as String
- shared method OSAStorageApplicationType as String
- shared method OSAStorageApplicationBundleType as String
- shared method OSAStorageTextType as String
- class OSAScriptViewMBS
- class SFPasswordAssistantMBS
- class SpinningProgressIndicatorMBS
- class SUAppcastItemMBS
- class SUAppcastMBS
- class SUUpdaterMBS
- class SUVersionComparisonMBS
- control DesktopOSAScriptControlMBS
- control OSAScriptControlMBS
- module PassSignerMBS