MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
New controls in version 7.5:
New classes in version 7.5:
- class ADSPEndpointMBS
- class ADSPListenerMBS
- class AppleTalkBrowserMBS
- class AppleTalkInfoMBS
- class ConnectionRequestMBS
- class DatagramMBS
- class DDPAddressMBS
- class DDPDatagramMBS
- class DDPEndpointMBS
- class DDPNBPAddressMBS
- class ICMPPingMBS
- class NBPAddressMBS
- class NetworkInterfaceMBS
- class NSURLAuthenticationChallengeMBS
- class NSURLCredentialMBS
- class NSURLCredentialStorageMBS
- class NSURLProtectionSpaceMBS
- class NSURLRequestCertificateFilterMBS
- class SFPasswordAssistantMBS
- class SuperStreamMBS
- class TCPEndpointMBS
- class TCPListenerMBS
- class UDPDatagramMBS
- class UDPEndpointMBS
- class WebFrameLoadDelegateMBS
- class WebScriptCallbackMBS
- class WinHIDMBS
New modules in version 7.5:
New class events in version 7.5:
- WebUIDelegateMBS.Close
- WebPolicyDelegateMBS.Close
- WebResourceLoadDelegateMBS.Close
- WebResourceLoadDelegateMBS.didCancelAuthenticationChallenge(id as string, challenge as NSURLAuthenticationChallengeMBS, dataSource as WebDataSourceMBS)
- WebResourceLoadDelegateMBS.didReceiveAuthenticationChallenge(id as string, challenge as NSURLAuthenticationChallengeMBS, dataSource as WebDataSourceMBS)
- WebPolicyDelegateMBS.Open
- WebUIDelegateMBS.Open
- WebResourceLoadDelegateMBS.Open
New class methods in version 7.5:
- ABPersonMBS.image as NSImageMBS
- DRBurnMBS.BurnFailureAction as string
- DRTrackMBS.MaxBurnSpeed as double
- DRBurnMBS.MediaCatalogNumber as string
- DRTrackMBS.PreGapIsRequired as boolean
- DRTrackMBS.PreGapLength as double
- DRTrackMBS.TrackISRC as string
- DRBurnMBS.writeImageFile(ImageFile as FolderItem) as boolean
- DRBurnMBS.writeImageFile(ImagePath as String) as boolean
- NSImageMBS.CopyMask as picture
- NSImageMBS.CopyPicture as picture
- NSImageMBS.CopyPictureWithMask as picture
- Picture.InvertMBS as picture
- MacHIDMBS.Manufacturer as string
- MacHIDMBS.VersionNumber as integer
- HTMLViewer.BoundsLeftMBS as integer
- HTMLViewer.BoundsTopMBS as integer
- WebScriptObjectMBS.evaluateWebScript(script as String) as variant
- HTMLViewer.FrameHeightMBS as integer
- HTMLViewer.FrameLeftMBS as integer
- HTMLViewer.FrameTopMBS as integer
- HTMLViewer.FrameWidthMBS as integer
- WebScriptObjectMBS.getValue(name as String) as variant
- HTMLViewer.InstallWebFrameLoadDelegateMBS(WebFrameLoadDelegate as WebFrameLoadDelegateMBS)
- WebScriptObjectMBS.removeValue(name as String)
- WebViewMBS.ScrollHeight as single
- HTMLViewer.ScrollHeightMBS as single
- WebViewMBS.ScrollLeft as single
- HTMLViewer.ScrollLeftMBS as single
- WebViewMBS.ScrollTop as single
- HTMLViewer.ScrollTopMBS as single
- WebViewMBS.ScrollWidth as single
- HTMLViewer.ScrollWidthMBS as single
- WebScriptObjectMBS.setValue(name as String, value as variant)
- WebScriptObjectMBS.setWebScriptCallback(name as String, value as WebScriptCallbackMBS)
- WebScriptObjectMBS.setWebScriptValueAtIndex(index as integer, value as variant)
- HTMLViewer.VisibleLeftMBS as integer
- HTMLViewer.VisibleTopMBS as integer
- WebScriptObjectMBS.webScriptValueAtIndex(index as integer) as variant
- LoginItemsMBS.OldAddLoginItem(file as folderitem,hide as boolean,allusers as boolean) as boolean
- LoginItemsMBS.OldCountOfLoginItems(allusers as boolean) as integer
- LoginItemsMBS.OldLoginItemPropertyAtIndex(what as integer, index as integer, allusers as boolean) as string
- LoginItemsMBS.OldRemoveLoginItem(file as folderitem,allusers as boolean) as boolean
- LoginItemsMBS.OldRemoveLoginItemAtIndex(index as integer, allusers as boolean) as boolean
- SuperSocket.AddressToDomainNameMBS(address as String) as String
- SuperSocket.DomainNameToAddressMBS(name as String) as String
- SuperSocket.GetDatagramCountMBS as Integer
- SuperSocket.GetDDPDatagramPoolSizeMBS as Integer
- SuperSocket.GetUDPDatagramPoolSizeMBS as Integer
- SuperSocket.NetworkInterfaceCountMBS as integer
- SuperSocket.NetworkInterfaceMBS(index as Integer) as NetworkInterfaceMBS
- SuperSocket.RescanNetworkInterfacesMBS
- SuperSocket.SetDDPDatagramPoolSizeMBS(poolSize as Integer)
- SuperSocket.SetUDPDatagramPoolSizeMBS(poolSize as Integer)
- SuperSocket.SSErrorToStringMBS(errCode as Integer) as String
- SuperSocket.SSPollMBS
- Picture.MergePictureMBS(source1 as picture, source2 as picture) as picture
- TiffPictureMBS.WriteGray as boolean
- ProcessMBS.BundleID as string
New class properties in version 7.5:
- PortAudioStreamBufferedMBS.HadUnderflow as Boolean
- CoreAudioPlayerMBS.HadUnderflow as Boolean
- PortAudioStreamBufferedMBS.NoUnderflow as Boolean
- CoreAudioPlayerMBS.NoUnderflow as Boolean
- CURLMBS.OptionPostFieldSize as Integer
- CURLMBS.OptionPostFieldSizeLarge as Int64
- CURLMBS.OptionVerbose as Boolean
- OpenDialogMBS.AllowFolderSelection as Boolean
New global functions in version 7.5:
- AddressToDomainNameMBS(address as String) as String
- DomainNameToAddressMBS(name as String) as String
- GetDatagramCountMBS as Integer
- GetDDPDatagramPoolSizeMBS as Integer
- GetUDPDatagramPoolSizeMBS as Integer
- NetworkInterfaceCountMBS as integer
- NetworkInterfaceMBS(index as Integer) as NetworkInterfaceMBS
- RescanNetworkInterfacesMBS
- SetDDPDatagramPoolSizeMBS(poolSize as Integer)
- SetUDPDatagramPoolSizeMBS(poolSize as Integer)
- SSErrorToStringMBS(errCode as Integer) as String
- SSPollMBS
- MergePictureMBS(source1 as picture, source2 as picture) as picture
384 new items including 27 new classes 59 new methods 8 new events 8 new properties for existing classes and 13 new global methods.
Monkeybread Software Realbasic Plugins - Pfarrgemeinderat St. Arnulf Nickenich