MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 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 8.7 9.0
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
The plugin MBS Cocoa Plugin:
- method autoenablesItems as Boolean
- method Title as String
- method addItem(m as NSMenuItemMBS)
- method insertItem(m as NSMenuItemMBS, index as integer)
- method numberOfItems as integer
- method CreateMenu(title as string="") as boolean
- method removeItem(m as NSMenuItemMBS)
- method removeItemAtIndex(index as integer)
- method Item(index as integer) as NSMenuItemMBS
- method supermenu as NSMenuMBS
- method Constructor(title as string="")
- property Handle as Integer
- event EnableMenuItems
- method setView(nsview as variant)
- method isHidden as boolean
- method isHiddenOrHasHiddenAncestor as boolean
- method isHighlighted as boolean
- method keyEquivalent as String
- method userKeyEquivalent as String
- method keyEquivalentModifierMask as Integer
- method indentationLevel as Integer
- method Alternate as boolean
- method usesUserKeyEquivalents as boolean
- method onStateImage as NSImageMBS
- method offStateImage as NSImageMBS
- method mixedStateImage as NSImageMBS
- method image as NSImageMBS
- method state as Integer
- method tag as Integer
- method hasSubmenu as boolean
- method isSeparatorItem as boolean
- method Title as String
- method toolTip as String
- method Enabled as boolean
- method attributedTitle as NSAttributedStringMBS
- method submenu as NSMenuMBS
- method menu as NSMenuMBS
- method CreateSeparator
- method CreateMenuItem(title as string="", keyEquivalent as string="")
- property Handle as Integer
- event Action
- method RenderImage as variant
- method dataWithPDFInsideRect(left as double, top as double, width as double, height as double) as string
- method dataWithEPSInsideRect(left as double, top as double, width as double, height as double) as string
- method autoresizingMask as Integer
- method autoresizesSubviews as boolean
- method focusRingType as Integer
- method wantsLayer as Boolean
- method alphaValue as double
- method isDescendantOf(view as NSViewMBS) as boolean
- method setBoundsOrigin(left as double, top as double)
- method setBoundsSize(width as double, height as double)
- method setFrameOrigin(left as double, top as double)
- method setFrameSize(width as double, height as double)
- method SetFrame(left as double, top as double, width as double, height as double)
- method GetFrame(byref left as double, byref top as double, byref width as double, byref height as double)
- method SetBounds(left as double, top as double, width as double, height as double)
- method GetBounds(byref left as double, byref top as double, byref width as double, byref height as double)
- method frameRotation as double
- method boundsRotation as double
- method FrameLeft as double
- method FrameTop as double
- method FrameWidth as double
- method FrameHeight as double
- method BoundsLeft as double
- method BoundsTop as double
- method BoundsWidth as double
- method BoundsHeight as double
- method superview as NSViewMBS
- method isHidden as Boolean
- method isHiddenOrHasHiddenAncestor as Boolean
- method isOpaque as Boolean
- method isFlipped as Boolean
- method isRotatedFromBase as Boolean
- method isRotatedOrScaledFromBase as Boolean
- method needsDisplay as Boolean
- method toolTip as string
- method Constructor
- method Constructor(Handle as integer)
- method Constructor(left as double, top as double, width as double, height as double)
- method addSubview(subview as NSViewMBS)
- method removeFromSuperview
- method canHide as boolean
- method backgroundColor as NSColorMBS
- method hidesOnDeactivate as boolean
- method isMovableByWindowBackground as boolean
- method isZoomed as boolean
- method isMiniaturized as boolean
- method contentView as NSViewMBS
- method hasShadow as boolean
- method isOpaque as boolean
- method alphaValue as double
- method acceptsMouseMovedEvents as boolean
- method ignoresMouseEvents as boolean
- method showsToolbarButton as boolean
- method isDocumentEdited as boolean
- method Level as integer
- method showsResizeIndicator as boolean
- method styleMask as integer
- method windowNumber as integer
- method isExcludedFromWindowsMenu as boolean
- method update
- method SetFrame(left as double, top as double, width as double, height as double)
- method GetFrame(byref left as double, byref top as double, byref width as double, byref height as double)
- method Left as double
- method Top as double
- method Width as double
- method Height as double
- method Visible as boolean
- method Close
- method performClose
- method performMiniaturize
- method performZoom
- method WindowHandle as integer
- method ClearFocus
- method Show
- method Hide
- method Title as String
- method miniwindowTitle as String
- method miniwindowImage as NSImageMBS
- method miniaturize
- method deminiaturize
- method invalidateShadow
- method zoom
- method Constructor(x as double, y as double, w as double, h as double, styleMask as integer, BackingStoreType as integer, deferCreation as boolean)
- method Center
- property Handle as Integer
- method Constructor(x as double, y as double, w as double, h as double, styleMask as integer, BackingStoreType as integer, deferCreation as boolean)
- method isFloatingPanel as boolean
- method becomesKeyOnlyIfNeeded as boolean
- method worksWhenModal as boolean
- shared method RunAlertPanel(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string) as integer
- shared method RunInformationalAlertPanel(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string) as integer
- shared method RunCriticalAlertPanel(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string) as integer
- shared method RunAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as NSWindowMBS) as integer
- shared method RunInformationalAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as NSWindowMBS) as integer
- shared method RunCriticalAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as NSWindowMBS) as integer
- shared method RunAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as window) as integer
- shared method RunInformationalAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as window) as integer
- shared method RunCriticalAlertPanelRelativeToWindow(title as string, message as string, defaultButton as string, alternateButton as string, otherButton as string, docWindow as window) as integer
- method matchesRecord(record as ABRecordMBS) as boolean
- method searchElementForConjunction(conjunction as integer, children() as ABSearchElementMBS) as ABSearchElementMBS
- property Handle as Integer
- method setValue(value as variant, propertyName as string) as boolean
- method valueForProperty(PropertyName as string) as variant
- method uniqueId as string
- method isReadOnly as boolean
- method removeValueForProperty(propertyName as string) as boolean
- property Handle as Integer
- method Constructor
- method Constructor(vCardData as string)
- method vCardRepresentation as String
- method parentGroups as ABGroupArrayMBS
- method imageData as String
- method image as NSImageMBS
- method setImageData(data as String) as boolean
- method ShowInAddressbook as boolean
- method EditInAddressbook as boolean
- method searchElementForProperty(PropertyName as string, Label as string, Key as string, value as variant, comparison as integer) as ABSearchElementMBS
- shared method properties as ABStringArrayMBS
- shared method removeProperties(properties() as string) as integer
- shared method removeProperty(propertyName as string) as integer
- shared method typeOfProperty(propertyName as string) as integer
- shared method addProperty(propertyName as string, type as integer) as integer
- method edit as ABMutableMultiValueMBS
- method copy as ABMultiValueMBS
- method count as integer
- method propertyType as integer
- method primaryIdentifier as string
- method indexForIdentifier(identifier as string) as integer
- method identifierAtIndex(index as integer) as string
- method labelAtIndex(index as integer) as string
- method valueAtIndex(index as integer) as variant
- method labelForIdentifier(identifier as string) as string
- method valueForIdentifier(identifier as string) as variant
- method valueForLabel(label as string) as variant
- property Handle as Integer
- method Constructor
- method removeValueAndLabelAtIndex(index as integer) as boolean
- method replaceLabelAtIndex(index as integer, label as string) as boolean
- method setPrimaryIdentifier(identifier as string) as boolean
- method addValue(value as Variant, label as string) as string
- method insertValue(value as Variant, label as string, index as integer) as string
- method replaceValueAtIndex(index as integer, value as Variant) as boolean
- method Constructor
- method members as ABPersonArrayMBS
- method addMember(group as ABPersonMBS) as boolean
- method removeMember(group as ABPersonMBS) as boolean
- method subgroups as ABGroupArrayMBS
- method parentGroups as ABGroupArrayMBS
- method addSubgroup(group as ABGroupMBS) as boolean
- method removeSubgroup(group as ABGroupMBS) as boolean
- method distributionIdentifierForProperty(propertyName as string, person as ABPersonMBS) as String
- method searchElementForProperty(PropertyName as string, Label as string, Key as string, value as variant, comparison as integer) as ABSearchElementMBS
- shared method removeProperties(properties() as string) as integer
- shared method removeProperty(propertyName as string) as integer
- shared method typeOfProperty(propertyName as string) as integer
- shared method addProperty(propertyName as string, type as integer) as integer
- shared method properties as ABStringArrayMBS
- method Create
- method Properties as ABStringArrayMBS
- method AddProperty(propertyname as String)
- method RemoveProperty(propertyname as String)
- method ColumnTitle(columntitle as String) as String
- method SelectedGroups as ABGroupArrayMBS
- method SelectedRecords as ABRecordArrayMBS
- method SelectedIdentifiers(person as ABPersonMBS) as ABStringArrayMBS
- method SelectedValues as ABStringArrayMBS
- method SelectedStrings as String()
- method SelectedDictionaries as Dictionary()
- method SelectGroup(group as ABGroupMBS, ExtendSelection as boolean)
- method SelectPerson(person as ABPersonMBS, ExtendSelection as boolean)
- method SelectIdentifier(person as ABPersonMBS, Identifier as String, ExtendSelection as boolean)
- method DeselectGroup(group as ABGroupMBS)
- method DeselectPerson(person as ABPersonMBS)
- method DeselectIdentifier(person as ABPersonMBS, Identifier as String)
- method DeselectAll
- method ClearSearchField
- method EditInAddressBook
- method SelectInAddressBook
- method RemoveEvents
- method InstallEvents(targetwindow as window)
- property Left as Single
- property Top as Single
- property Width as Single
- property Height as Single
- property Visible as Boolean
- property Available as Boolean
- property AllowSingleValueSelection as Boolean
- property AllowMultipleValueSelection as Boolean
- property AllowGroupSelection as Boolean
- property AllowMultipleSelection as Boolean
- property DisplayedProperty as String
- property Handle as Integer
- event GroupSelectionChanged
- event NameSelectionChanged
- event ValueSelectionChanged
- event DisplayedPropertyChanged
- event GroupDoubleClicked
- event NameDoubleClicked
- method formattedAddressFromDictionary(address as Dictionary) as NSAttributedStringMBS
- method searchElementForConjunction(conjunction as integer, children() as ABSearchElementMBS) as ABSearchElementMBS
- method searchElementForGroupProperty(PropertyName as string, Label as string, Key as string, value as variant, comparison as integer) as ABSearchElementMBS
- method searchElementForPersonProperty(PropertyName as string, Label as string, Key as string, value as variant, comparison as integer) as ABSearchElementMBS
- method NewPersonWithVCardRepresentation(data as string) as ABPersonMBS
- method recordsMatchingSearchElement(search as ABSearchElementMBS) as ABRecordArrayMBS
- method addRecord(record as ABRecordMBS) as boolean
- method removeRecord(record as ABRecordMBS) as boolean
- method groups as ABGroupArrayMBS
- method people as ABPersonArrayMBS
- method setMe(moi as ABPersonMBS)
- method owner as ABPersonMBS
- method save as boolean
- method save(byref error as NSErrorMBS) as boolean
- method hasUnsavedChanges as boolean
- method defaultCountryCode as string
- method defaultNameOrdering as integer
- method recordClassFromUniqueId(uniqueid as string) as string
- method recordForUniqueId(uniqueid as string) as ABRecordMBS
- method LocalizedPropertyOrLabel(propertyOrLabel as string) as string
- property Handle as Integer
- event DatabaseChanged(Externally as boolean, InsertedRecords as ABStringArrayMBS, UpdatedRecords as ABStringArrayMBS, DeletedRecords as ABStringArrayMBS)
- method remoteId as integer
- method isRemoteAvailable as boolean
- method isListeningToRemote as boolean
- method isOpenInExclusiveMode as boolean
- method startListening
- method stopListening
- property Handle as Integer
- event ButtonPressed(ButtonID as integer, PressedDown as boolean)
- method Constructor(frames as integer)
- method Constructor(s as string)
- method Constructor
- method minutes as integer
- method seconds as integer
- method frames as integer
- method sectors as integer
- method description as string
- method msfByAdding(value as DRMSFMBS) as DRMSFMBS
- method msfBySubtracting(value as DRMSFMBS) as DRMSFMBS
- method isEqualToMSF(value as DRMSFMBS) as boolean
- method descriptionWithFormat(format as string) as string
- shared method msfWithFrames(frames as integer) as DRMSFMBS
- shared method msfWithString(s as string) as DRMSFMBS
- shared method msf as DRMSFMBS
- method MediaCatalogNumber as string
- method BurnFailureAction as string
- method writeImageFile(ImageFile as FolderItem) as boolean
- method writeImageFile(ImagePath as String) as boolean
- method writeLayout(track as DRTrackMBS)
- method writeLayout(tracks() as DRTrackMBS)
- method device as DRDeviceMBS
- method abort
- method appendable as boolean
- method verifyDisc as boolean
- method completionAction as string
- method requestedBurnSpeed as single
- method Constructor
- method Constructor(device as DRDeviceMBS)
- method Overwrite as boolean
- method UnderrunProtection as boolean
- method Testing as boolean
- method DoubleLayerL0DataZoneBlocks as double
- method beginProgressPanelForBurn(burn as DRBurnMBS, track as DRTrackMBS)
- method beginProgressPanelForBurn(burn as DRBurnMBS, tracks() as DRTrackMBS)
- method beginProgressPanelForImageFile(burn as DRBurnMBS, file as folderitem) as boolean
- method beginProgressPanelForImageFile(burn as DRBurnMBS, file as string) as boolean
- method Constructor
- method Description as string
- method VerboseProgressStatus as boolean
- event burnProgressPanelWillBegin
- event burnProgressPanelDidFinish
- event burnProgressPanelBurnDidFinish(burn as DRBurnMBS) as boolean
- method setDefaultButtonTitle(title as string)
- method setCanSelectTestBurn(flag as boolean)
- method setCanSelectAppendableMedia(flag as boolean)
- method burnObject as DRBurnMBS
- method Constructor
- method PhysicalInterconnect as string
- method PhysicalInterconnectLocation as string
- method isEqualToDevice(value as DRDeviceMBS) as boolean
- method mediaType as string
- method bsdName as string
- method trayIsOpen as boolean
- method mediaIsPresent as boolean
- method mediaIsTransitioning as boolean
- method mediaIsBusy as boolean
- method mediaIsAppendable as boolean
- method mediaIsBlank as boolean
- method mediaIsOverwritable as boolean
- method mediaIsErasable as boolean
- method mediaIsReserved as boolean
- method isValid as boolean
- method openTray as boolean
- method closeTray as boolean
- method ejectMedia as boolean
- method acquireExclusiveAccess as boolean
- method releaseExclusiveAccess
- method acquireMediaReservation
- method releaseMediaReservation
- method writesCD as boolean
- method writesDVD as boolean
- method displayName as string
- method ioRegistryEntryPath as string
- method mediaSpaceFree as DRMSFMBS
- method mediaSpaceUsed as DRMSFMBS
- method mediaSpaceOverwritable as DRMSFMBS
- shared method devices as DRDeviceArrayMBS
- shared method deviceForBSDName(bsdName as string) as DRDeviceMBS
- shared method deviceForIORegistryEntryPath(path as string) as DRDeviceMBS
- method Constructor
- method Description as string
- method beginProgressPanelForErase(erase as DREraseMBS)
- event eraseProgressPanelWillBegin
- event eraseProgressPanelDidFinish
- event eraseProgressPanelEraseDidFinish(erase as DREraseMBS) as boolean
- method parent as DRFolderMBS
- method sourcePath as string
- method baseName as string
- method isVirtual as boolean
- method specificNameForFilesystem(filesystem as string) as string
- method mangledNameForFilesystem(filesystem as string) as string
- method explicitFilesystemMask as integer
- method effectiveFilesystemMask as integer
- method Constructor
- method Constructor(name as string, data as string)
- method Constructor(name as string)
- method Constructor(path as folderitem)
- shared method hardLinkPointingTo(original as DRFileMBS, filesystem as string) as DRFileMBS
- shared method symLinkPointingTo(original as DRFSObjectMBS, filesystem as string) as DRFileMBS
- shared method finderAliasPointingTo(original as DRFSObjectMBS, filesystem as string) as DRFileMBS
- shared method fileWithPath(path as string) as DRFileMBS
- shared method fileWithPath(path as folderitem) as DRFileMBS
- shared method initWithLinkType(linkType as string, original as DRFSObjectMBS, filesystem as string) as DRFileMBS
- shared method virtualFileWithName(name as string, data as string) as DRFileMBS
- event calculateSizeOfFile(fork as integer, estimating as boolean) as uint64
- event prepareFileForBurn as boolean
- event produceFile(fork as integer, buffer as memoryblock, Bufferlen as uint32, address as uint64, blocksize as uint32) as uint32
- event prepareFileForVerification as boolean
- event cleanupFileAfterBurn
- method count as integer
- method Constructor
- method Constructor(name as string)
- method Constructor(path as folderitem)
- method makeVirtual
- method addChild(child as DRFSObjectMBS)
- method removeChild(child as DRFSObjectMBS)
- method children as DRFSObjectArrayMBS
- shared method folderWithPath(path as string) as DRFolderMBS
- shared method folderWithPath(path as folderitem) as DRFolderMBS
- shared method virtualFolderWithName(name as string) as DRFolderMBS
- method runSetupPanel as integer
- event DeviceCouldBeTarget(device as DRDeviceMBS) as boolean
- event DeviceSelectionChanged(device as DRDeviceMBS)
- event SetupPanelShouldHandleMediaReservations as boolean
- event DeviceContainsSuitableMedia(device as DRDeviceMBS, byref prompt as string) as boolean
- method estimateLength as UInt64
- method PreGapIsRequired as boolean
- method PreGapLength as double
- method MaxBurnSpeed as double
- method TrackISRC as string
- method VerificationType as string
- method BlockSize as integer
- method TrackMode as integer
- method SessionFormat as integer
- method DataForm as integer
- method BlockType as integer
- method testProductionSpeedForInterval(seconds as double) as double
- method testProductionSpeedForLength(length as integer) as double
- method Length as DRMSFMBS
- method preGap as DRMSFMBS
- method Constructor
- method estimateLength as Double
- shared method trackForAudioFile(path as string) as DRTrackMBS
- shared method trackForRootFolder(folder as DRFolderMBS) as DRTrackMBS
- shared method trackForAudioFile(path as folderitem) as DRTrackMBS
- shared method trackForRootFolder(folder as folderitem) as DRTrackMBS
- event estimateLengthOfTrack as uint64
- event prepareTrack(burn as DRBurnMBS) as boolean
- event cleanupTrackAfterBurn
- event producePreGapForTrack(buffer as memoryblock, Bufferlen as uint32, address as uint64, blocksize as uint32, byref flags as uint32) as uint32
- event produceDataForTrack(buffer as memoryblock, Bufferlen as uint32, address as uint64, blocksize as uint32, byref flags as uint32) as uint32
- event prepareTrackForVerification as boolean
- event verifyPreGapForTrack(buffer as memoryblock, Bufferlen as uint32, address as uint64, blocksize as uint32, byref flags as uint32) as boolean
- event verifyDataForTrack(buffer as memoryblock, Bufferlen as uint32, address as uint64, blocksize as uint32, byref flags as uint32) as boolean
- event cleanupTrackAfterVerification as boolean
- method dashboardBehaviorMBS(behavior as integer) as boolean
- method ContinuousSpellCheckingEnabledMBS as boolean
- method ApplicationNameForUserAgentMBS as String
- method canGoBackMBS as boolean
- method canGoForwardMBS as boolean
- method canMakeTextLargerMBS as boolean
- method canMakeTextSmallerMBS as boolean
- method CanShowMIMETypeMBS(mime as string) as boolean
- method CanShowMIMETypeAsHTMLMBS(mime as string) as boolean
- method CustomTextEncodingNameMBS as String
- method CustomUserAgentMBS as String
- method DrawsBackgroundMBS as Boolean
- method RenderDocumentToEPSMBS as String
- method EstimatedProgressMBS as double
- method ScrollHeightMBS as single
- method ScrollLeftMBS as single
- method ScrollTopMBS as single
- method ScrollWidthMBS as single
- method GoBackMBS
- method GoForwardMBS
- method GroupNameMBS as string
- method LoadHTMLStringMBS(text as string, url as string)
- method LoadHTMLStringMBS(data as string, mime as string, encoding as string, url as string)
- method LoadURLMBS(url as string)
- method LoadURLMBS(url as string, CachePolicy as integer, TimeOut as double)
- method makeTextLargerMBS
- method makeTextSmallerMBS
- method mediaStyleMBS as String
- method RenderDocumentToPDFMBS as String
- method PreferencesIdentifierMBS as string
- method ClearFocusMBS
- method ReloadMBS
- method SearchForMBS(text as string, Forward as boolean, CaseSensitive as boolean, Wrap as Boolean) as boolean
- method setMaintainsBackForwardListMBS(value as boolean)
- method StopLoadingMBS
- method EvaluateJavaScriptMBS(code as string) as string
- method supportsTextEncodingMBS as boolean
- method TextSizeMultiplierMBS as single
- method userAgentForURLMBS(url as string) as String
- method HandleMBS as integer
- method toolTipMBS as String
- method visibleMBS as boolean
- method BoundsWidthMBS as integer
- method BoundsHeightMBS as integer
- method BoundsLeftMBS as integer
- method BoundsTopMBS as integer
- method FrameWidthMBS as integer
- method FrameHeightMBS as integer
- method FrameLeftMBS as integer
- method FrameTopMBS as integer
- method VisibleHeightMBS as integer
- method VisibleWidthMBS as integer
- method VisibleLeftMBS as integer
- method VisibleTopMBS as integer
- method RenderPDFMBS as String
- method RenderEPSMBS as String
- method showWindow
- method isLoading as boolean
- method infoWindowIsVisible as boolean
- method toolbarIsSmall as boolean
- method toolbarDisplayMode as integer
- method showMediaBrowser(browserClassName as string)
- method Constructor
- shared method LoadAPI(framework as folderitem) as boolean
- event willLoadBrowser(browserClassname as string) as boolean
- event didLoadBrowser(browserClassname as string)
- event horizontalSplitViewForMediaBrowser as boolean
- event willChangeBrowser(browserClassname as string)
- event didChangeBrowser(browserClassname as string)
- event SelectionChanged(selection as iMediaBrowserSelectionMBS)
- method screenNamesForPerson(person as ABPersonMBS) as IMStringArrayMBS
- method peopleWithScreenName(name as string) as ABPersonArrayMBS
- method infoForPreferredScreenNames as IMServiceInfoArrayMBS
- method infoForAllScreenNames as IMServiceInfoArrayMBS
- method infoForScreenName(name as string) as IMServiceInfoMBS
- method LocalizedName as String
- method LocalizedShortName as String
- method Name as String
- method Status as Integer
- property Handle as Integer
- shared method imageNameForStatus(status as integer) as string
- shared method imageURLForStatus(status as integer) as string
- shared method imageFileForStatus(status as integer) as folderitem
- method Available as boolean
- shared method imageNameForStatus(status as integer) as string
- shared method imageURLForStatus(status as integer) as string
- shared method imageFileForStatus(status as integer) as folderitem
- shared method allServices as IMServiceArrayMBS
- shared method serviceWithName(name as string) as IMServiceMBS
- shared method myStatus as Integer
- shared method myIdleTime as double
- event ServiceStatusChanged
- event PersonStatusChanged(info as IMServiceInfoMBS)
- event PersonInfoChanged(info as IMServiceInfoMBS)
- event StatusImagesChangedAppearance
- method HasCapabilities as Boolean
- method HasCapabilityVideoConference as Boolean
- method HasCapabilityAudioConference as Boolean
- method HasCapabilityFileTransfer as Boolean
- method HasCapabilityFileSharing as Boolean
- method HasCapabilityDirectIM as Boolean
- method HasCapabilityText as Boolean
- method AVBusy as Boolean
- method AVAvailable as Boolean
- method PictureData as String
- method FirstName as String
- method LastName as String
- method Email as String
- method IdleSince as double
- method Status as Integer
- method ScreenName as String
- method StatusMessage as String
- method ServiceName as String
- property Handle as Integer
- method Item(index as integer) as IMServiceInfoMBS
- property Count as Integer
- property Handle as Integer
- method moveForward
- method moveRight
- method moveBackward
- method moveLeft
- method moveUp
- method moveDown
- method moveWordForward
- method moveWordBackward
- method moveToBeginningOfLine
- method moveToEndOfLine
- method moveToBeginningOfParagraph
- method moveToEndOfParagraph
- method moveToEndOfDocument
- method moveToBeginningOfDocument
- method pageDown
- method pageUp
- method centerSelectionInVisibleArea
- method moveBackwardAndModifySelection
- method moveForwardAndModifySelection
- method moveWordForwardAndModifySelection
- method moveWordBackwardAndModifySelection
- method moveUpAndModifySelection
- method moveDownAndModifySelection
- method moveWordRight
- method moveWordLeft
- method moveRightAndModifySelection
- method moveLeftAndModifySelection
- method moveWordRightAndModifySelection
- method moveWordLeftAndModifySelection
- method scrollPageUp
- method scrollPageDown
- method scrollLineUp
- method scrollLineDown
- method transpose
- method transposeWords
- method selectAll
- method selectParagraph
- method selectLine
- method selectWord
- method indent
- method insertTab
- method insertBacktab
- method insertNewline
- method insertParagraphSeparator
- method insertNewlineIgnoringFieldEditor
- method insertTabIgnoringFieldEditor
- method insertLineBreak
- method insertContainerBreak
- method changeCaseOfLetter
- method uppercaseWord
- method lowercaseWord
- method capitalizeWord
- method deleteForward
- method deleteBackward
- method deleteBackwardByDecomposingPreviousCharacter
- method deleteWordForward
- method deleteWordBackward
- method deleteToBeginningOfLine
- method deleteToEndOfLine
- method deleteToBeginningOfParagraph
- method deleteToEndOfParagraph
- method yank
- method complete
- method setMark
- method deleteToMark
- method selectToMark
- method swapWithMark
- method cancelOperation
- method undoManager as variant
- method nextResponder as NSResponderMBS
- method menu as variant
- property Handle as Integer
- method isEqualToAttributedString(other as NSAttributedStringMBS) as Boolean
- method length as Integer
- method text as string
- method rtf as string
- method htmlString as string
- method initWithString(text as string) as boolean
- method initWithAttributedString(text as NSAttributedStringMBS) as boolean
- method initWithURL(file as folderitem) as boolean
- method initWithURL(url as string) as boolean
- method initWithRTF(data as string) as boolean
- method initWithRTFD(data as string) as boolean
- method initWithHTML(data as string) as boolean
- method initWithHTML(data as string, BaseURL as string) as boolean
- method initWithDocFormat(data as string) as boolean
- method RTFFromRange(offset as integer, length as integer) as string
- method RTFDFromRange(offset as integer, length as integer) as string
- method docFormatFromRange(offset as integer, length as integer) as string
- method blackComponent as double
- method yellowComponent as double
- method magentaComponent as double
- method cyanComponent as double
- method redComponent as double
- method greenComponent as double
- method blueComponent as double
- method whiteComponent as double
- method hueComponent as double
- method saturationComponent as double
- method brightnessComponent as double
- method alphaComponent as double
- method colorSpaceName as string
- shared method blackColor as NSColorMBS
- shared method darkGrayColor as NSColorMBS
- shared method lightGrayColor as NSColorMBS
- shared method whiteColor as NSColorMBS
- shared method grayColor as NSColorMBS
- shared method redColor as NSColorMBS
- shared method greenColor as NSColorMBS
- shared method blueColor as NSColorMBS
- shared method cyanColor as NSColorMBS
- shared method yellowColor as NSColorMBS
- shared method magentaColor as NSColorMBS
- shared method orangeColor as NSColorMBS
- shared method purpleColor as NSColorMBS
- shared method brownColor as NSColorMBS
- shared method clearColor as NSColorMBS
- shared method controlShadowColor as NSColorMBS
- shared method controlDarkShadowColor as NSColorMBS
- shared method controlColor as NSColorMBS
- shared method controlHighlightColor as NSColorMBS
- shared method controlLightHighlightColor as NSColorMBS
- shared method controlTextColor as NSColorMBS
- shared method controlBackgroundColor as NSColorMBS
- shared method selectedControlColor as NSColorMBS
- shared method secondarySelectedControlColor as NSColorMBS
- shared method selectedControlTextColor as NSColorMBS
- shared method disabledControlTextColor as NSColorMBS
- shared method textColor as NSColorMBS
- shared method textBackgroundColor as NSColorMBS
- shared method selectedTextColor as NSColorMBS
- shared method selectedTextBackgroundColor as NSColorMBS
- shared method gridColor as NSColorMBS
- shared method keyboardFocusIndicatorColor as NSColorMBS
- shared method windowBackgroundColor as NSColorMBS
- shared method scrollBarColor as NSColorMBS
- shared method knobColor as NSColorMBS
- shared method selectedKnobColor as NSColorMBS
- shared method windowFrameColor as NSColorMBS
- shared method windowFrameTextColor as NSColorMBS
- shared method selectedMenuItemColor as NSColorMBS
- shared method selectedMenuItemTextColor as NSColorMBS
- shared method highlightColor as NSColorMBS
- shared method shadowColor as NSColorMBS
- shared method headerColor as NSColorMBS
- shared method headerTextColor as NSColorMBS
- shared method alternateSelectedControlColor as NSColorMBS
- shared method alternateSelectedControlTextColor as NSColorMBS
- method insertColor(theColor as NSColorMBS, key as string, index as integer) as NSColorMBS
- method setColor(theColor as NSColorMBS, key as string)
- method colorWithKey(key as string) as NSColorMBS
- method removeColorWithKey(key as string)
- method writeToFile(path as string) as boolean
- method removeFile
- method isEditable as Boolean
- method name as string
- method Create(name as string) as boolean
- method Load(name as string) as boolean
- method Create(name as string, path as string) as boolean
- method Constructor
- method SetPickerMode(value as integer)
- method attachColorList(list as NSColorListMBS)
- method detachColorList(list as NSColorListMBS)
- method GetColorFromDrag as color
- method GetColorFromDrag(byref red as single, byref green as single, byref blue as single, byref alpha as single) as boolean
- method SetColor(red as single, green as single, blue as single, alpha as single)
- method GetColor(byref red as single, byref green as single, byref blue as single, byref alpha as single) as boolean
- method getColorAsRGB as NSColorMBS
- method getColor as NSColorMBS
- method ColorValue as Color
- method setColor(value as NSColorMBS)
- method mode as integer
- method setMode(value as integer)
- method alpha as double
- method showsAlpha as boolean
- method setShowsAlpha(value as boolean)
- method isContinuous as boolean
- method setContinuous(value as boolean)
- shared method SharedColorPanelExists as boolean
- event Changed
- method domain as string
- method code as integer
- method localizedDescription as string
- property Handle as Integer
- method type as integer
- method subtype as integer
- method modifierFlags as integer
- method timestamp as double
- method clickCount as integer
- method buttonNumber as integer
- method eventNumber as integer
- method characters as string
- method charactersIgnoringModifiers as string
- method keyCode as integer
- method isARepeat as boolean
- method deltaX as double
- method deltaY as double
- method deltaZ as double
- method absoluteX as integer
- method absoluteY as integer
- method absoluteZ as integer
- method buttonMask as integer
- method tangentialPressure as double
- method rotation as double
- property Handle as Integer
- InitializeCocoaMBS(WithUncaughtExceptionHandler as boolean) as integer
- EnableGarbageCollectorMBS
- DisableGarbageCollectorMBS
- UseCocoaMemoryDebugMBS
- NSStringCompareMBS(s as string, t as string, options as integer) as integer
- method Constructor(image as NSImageMBS, HotSpotX as double, HotSpotY as double)
- method Constructor(image as NSImageMBS, foregroundColorHint as NSColorMBS, backgroundColorHint as NSColorMBS, HotSpotX as double, HotSpotY as double)
- method mouseEntered(e as NSEventMBS)
- method mouseExited(e as NSEventMBS)
- method hotSpotX as double
- method hotSpotY as double
- method image as NSImageMBS
- method pop
- method push
- method set
- method setOnMouseExited(flag as boolean)
- method setOnMouseEntered(flag as boolean)
- method isSetOnMouseExited as boolean
- method isSetOnMouseEntered as boolean
- property Handle as Integer
- shared method setHiddenUntilMouseMoves(value as boolean)
- shared method hide
- shared method unhide
- shared method pop
- shared method ringCursorWithDiameter(diameter as double) as NSCursorMBS
- shared method currentCursor as NSCursorMBS
- shared method arrowCursor as NSCursorMBS
- shared method IBeamCursor as NSCursorMBS
- shared method pointingHandCursor as NSCursorMBS
- shared method closedHandCursor as NSCursorMBS
- shared method openHandCursor as NSCursorMBS
- shared method resizeLeftCursor as NSCursorMBS
- shared method resizeRightCursor as NSCursorMBS
- shared method resizeLeftRightCursor as NSCursorMBS
- shared method resizeUpCursor as NSCursorMBS
- shared method resizeDownCursor as NSCursorMBS
- shared method resizeUpDownCursor as NSCursorMBS
- shared method crosshairCursor as NSCursorMBS
- shared method disappearingItemCursor as NSCursorMBS
- method mainDocumentURL as string
- method URL as string
- method cachePolicy as integer
- method timeoutInterval as double
- method Constructor
- method Constructor(url as string)
- method Constructor(url as string, cachePolicy as integer, timeoutInterval as double)
- property Handle as Integer
- shared method requestWithURL(url as string) as NSURLRequestMBS
- shared method requestWithURL(url as string, cachePolicy as integer, timeoutInterval as double) as NSURLRequestMBS
- method Constructor
- method Constructor(URL as string, MimeType as string, expectedContentLength as integer, textEncodingName as string)
- method URL as string
- method MIMEType as string
- method textEncodingName as string
- method suggestedFilename as string
- method expectedContentLengthAsDouble as double
- method isHTTPResponse as boolean
- method statusCode as integer
- method expectedContentLength as int64
- property Handle as Integer
- shared method localizedStringForStatusCode(statusCode as integer) as string
- method failureResponse as NSURLResponseMBS
- method proposedCredential as NSURLCredentialMBS
- method previousFailureCount as integer
- method protectionSpace as NSURLProtectionSpaceMBS
- method cancelAuthenticationChallenge
- method continueWithoutCredentialForAuthenticationChallenge
- method useCredential(credential as NSURLCredentialMBS)
- property Handle as Integer
- method defaultCredentialForProtectionSpace(space as NSURLProtectionSpaceMBS) as NSURLCredentialMBS
- property Handle as Integer
- shared method sharedCredentialStorage as NSURLCredentialStorageMBS
- method proxyType as string
- method protocol as string
- method authenticationMethod as string
- method realm as string
- method host as string
- method receivesCredentialSecurely as boolean
- method isProxy as boolean
- method port as integer
- property Handle as Integer
- method user as string
- method password as string
- method hasPassword as Boolean
- method persistence as integer
- property Handle as Integer
- method drawAtPoint(image as NSImageMBS, x as double, y as double, sx as double, sy as double, sw as double, sh as double, Operation as integer, fraction as double)
- method drawInRect(image as NSImageMBS, x as double, y as double, w as double, h as double, sx as double, sy as double, sw as double, sh as double, Operation as integer, fraction as double)
- method fillRect(x as double, y as double, w as double, h as double)
- method drawRect(x as double, y as double, w as double, h as double)
- method eraseRect(x as double, y as double, w as double, h as double)
- method highlightRect(x as double, y as double, w as double, h as double)
- method SetColorBW(white as double, alpha as double)
- method SetColorHSV(hue as double, saturation as double, brightness as double, alpha as double)
- method SetColorRGB(red as double, green as double, blue as double, alpha as double)
- method SetColorCMYK(cyan as double, magenta as double, yellow as double, black as double, alpha as double)
- method SetColorBW(white as double)
- method SetColorHSV(hue as double, saturation as double, brightness as double)
- method SetColorRGB(red as double, green as double, blue as double)
- method SetColorCMYK(cyan as double, magenta as double, yellow as double, black as double)
- property Valid as Boolean
- method addRepresentation(img as NSImageRepMBS)
- method removeRepresentation(img as NSImageRepMBS)
- method backgroundColor as variant
- method CopyPicture as picture
- method CopyMask as picture
- method CopyPictureWithMask as picture
- method imageByScalingToSize(width as double, height as double) as NSImageMBS
- method imageByFadingToFraction(fraction as double) as NSImageMBS
- method imageByScalingToSize(width as double, height as double, fraction as double) as NSImageMBS
- method imageByScalingToSize(width as double, height as double, fraction as double, flip as boolean, proportionally as boolean) as NSImageMBS
- method GIFRepresentation as String
- method BMPRepresentation as String
- method PNGRepresentation as String
- method JPEGRepresentation as String
- method JPEGRepresentationWithCompressionFactor(factor as double) as String
- method Constructor(image as Picture, mask as picture=nil)
- method Constructor(data as string)
- method Constructor(width as double, height as double)
- method Constructor
- method Constructor(file as folderitem)
- method RepresentationHeight(index as integer) as integer
- method RepresentationWidth(index as integer) as integer
- method representations as NSImageRepMBS
- method MinimumPixelWidth as integer
- method MinimumPixelHeight as integer
- method MaximumPixelWidth as integer
- method MaximumPixelHeight as integer
- method RepresentationsCount as Integer
- method setCacheDepthMatchesImageDepth(value as Boolean)
- method cacheDepthMatchesImageDepth as Boolean
- method setUsesEPSOnResolutionMismatch(value as Boolean)
- method usesEPSOnResolutionMismatch as Boolean
- method setPrefersColorMatch(value as Boolean)
- method prefersColorMatch as Boolean
- method TIFFRepresentation as String
- method TIFFRepresentationUsingCompression(comp as integer, factor as double) as String
- method setMatchesOnMultipleResolution(value as Boolean)
- method matchesOnMultipleResolution as Boolean
- method setCachedSeparately(value as Boolean)
- method isCachedSeparately as Boolean
- method setDataRetained(value as Boolean)
- method isDataRetained as Boolean
- method setScalesWhenResized(value as Boolean)
- method scalesWhenResized as Boolean
- method setName(value as String) as Boolean
- method name as String
- method setSize(width as double, height as double)
- method setFlipped(value as Boolean)
- method isFlipped as Boolean
- method isValid as Boolean
- method height as double
- method width as double
- method initWithContentsOfURL(file as folderitem) as boolean
- method initWithContentsOfURL(url as string) as boolean
- method initWithData(data as string) as boolean
- method initWithPicture(img as picture, mask as picture=nil) as boolean
- method initWithSize(width as double, height as double) as boolean
- method DrawIntoCGContextAtPoint(cgcontext as integer, x as double, y as double, sx as double, sy as double, SourceW as double, SourceH as double, operation as integer, fraction as double) as boolean
- method DrawIntoCGContextAtRect(cgcontext as integer, x as double, y as double, w as double, h as double, SourceX as double, SourceY as double, SourceW as double, SourceH as double, operation as integer, fraction as double) as boolean
- property Handle as Integer
- shared method imageNamed(name as string) as NSImageMBS
- method bitsPerSample as Boolean
- method setBitsPerSample(value as Integer)
- method pixelsWide as Boolean
- method setPixelsWide(value as Integer)
- method pixelsHigh as Boolean
- method setPixelsHigh(value as Integer)
- method setColorSpaceName(value as String)
- method colorSpaceName as String
- method hasAlpha as Boolean
- method setAlpha(value as Boolean)
- method isOpaque as Boolean
- method setOpaque(value as Boolean)
- method setSize(width as double, height as double)
- method height as double
- method width as double
- method Constructor
- method GetString(key as string) as string
- method canonicalLocaleIdentifierFromString(s as string) as string
- property DateShort as NSLocaleDateMBS
- property DateMedium as NSLocaleDateMBS
- property DateLong as NSLocaleDateMBS
- property DateFull as NSLocaleDateMBS
- property NumberDecimal as NSLocaleNumberMBS
- property NumberCurrency as NSLocaleNumberMBS
- property NumberPercent as NSLocaleNumberMBS
- property NumberScientific as NSLocaleNumberMBS
- property NumberSpellOut as NSLocaleNumberMBS
- property UsesMetricSystem as Boolean
- property Calendar as String
- property CollationIdentifier as String
- property MeasurementSystem as String
- property DecimalSeparator as String
- property GroupingSeparator as String
- property CurrencySymbol as String
- property CurrencyCode as String
- property VariantCode as String
- property ScriptCode as String
- property CountryCode as String
- property LanguageCode as String
- property Identifier as String
- shared method systemLocale as NSLocaleMBS
- shared method currentLocale as NSLocaleMBS
- shared property availableLocaleIdentifiers as NSLocaleStringArrayMBS
- shared property ISOLanguageCodes as NSLocaleStringArrayMBS
- shared property ISOCountryCodes as NSLocaleStringArrayMBS
- shared property ISOCurrencyCodes as NSLocaleStringArrayMBS
- method Constructor
- method eraSymbols as NSLocaleStringArrayMBS
- method monthSymbols as NSLocaleStringArrayMBS
- method shortMonthSymbols as NSLocaleStringArrayMBS
- method shortWeekdaySymbols as NSLocaleStringArrayMBS
- property dateFormat as String
- property AMSymbol as String
- property PMSymbol as String
- method Constructor
- property negativeFormat as String
- property positiveFormat as String
- property decimalSeparator as String
- property currencyDecimalSeparator as String
- property groupingSeparator as String
- property zeroSymbol as String
- property nilSymbol as String
- property notANumberSymbol as String
- property positiveInfinitySymbol as String
- property negativeInfinitySymbol as String
- property positivePrefix as String
- property positiveSuffix as String
- property negativePrefix as String
- property negativeSuffix as String
- property currencyCode as String
- property currencySymbol as String
- property internationalCurrencySymbol as String
- property percentSymbol as String
- property perMillSymbol as String
- property minusSign as String
- property plusSign as String
- property exponentSymbol as String
- property paddingCharacter as String
- shared method MIMEMailFormat as string
- shared method ASCIIMailFormat as string
- shared method hasDeliveryClassBeenConfigured as boolean
- shared method deliverMessage(messageBody as NSAttributedStringMBS, headers as Dictionary, messageFormat as string) as boolean
- shared method deliverMessage(messageBody as string, messageSubject as string, destinationAddress as string) as boolean
- method style as integer
- method lineWidth as single
- method horizontalCornerRadius as single
- method verticalCornerRadius as single
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method alignment as integer
- method font as NSFontMBS
- method markupType as integer
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method startLineStyle as integer
- method endLineStyle as integer
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method startPointLeft as single
- method startPointTop as single
- method endPointLeft as single
- method endPointTop as single
- method stringValue as string
- method attributedString as NSAttributedStringMBS
- method pages as PDFPageArrayMBS
- method addSelection(selection as PDFSelectionMBS)
- method extendSelectionAtEnd(chars as integer)
- method extendSelectionAtStart(chars as integer)
- method iconType as integer
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method stringValue as string
- method alignment as integer
- method font as NSFontMBS
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method border as PDFBorderMBS
- method colorValue as NSColorMBS
- method page as PDFPageMBS
- method type as string
- method toolTip as string
- method shouldDisplay as boolean
- method shouldPrint as boolean
- method contents as string
- method hasAppearanceStream as boolean
- method boundsLeft as single
- method boundsTop as single
- method boundsWidth as single
- method boundsHeight as single
- property Handle as Integer
- method destination as PDFDestinationMBS
- method document as PDFDocumentMBS
- method label as string
- method numberOfChildren as integer
- method childAtIndex(index as integer) as PDFOutlineMBS
- method interiorColor as NSColorMBS
- method Constructor(left as single, top as single, width as single, height as single)
- method Constructor
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method interiorColor as NSColorMBS
- method Title as string
- method Author as string
- method Subject as string
- method Creator as string
- method Producer as string
- method CreationDate as Date
- method ModificationDate as Date
- method Keywords as PDFStringArrayMBS
- method SetKeywords(keywords() as string)
- method selectionFromPage(StartPage as PDFPageMBS, StartPointX as single, StartPointY as single, EndPage as PDFPageMBS, EndPointX as single, EndPointY as single)
- method selectionFromPage(StartPage as PDFPageMBS, StartCharacterIndex as integer, EndPage as PDFPageMBS, EndCharacterIndex as integer)
- method outlineItemForSelection(selection as PDFSelectionMBS) as PDFOutlineMBS
- method selectionForEntireDocument as PDFSelectionMBS
- method isFinding as boolean
- method cancelFindString
- method Constructor
- method Constructor(data as string)
- method Constructor(file as folderitem)
- method unlockWithPassword(password as string) as boolean
- method write(file as folderitem) as boolean
- method indexForPage(page as PDFPageMBS) as integer
- method pageAtIndex(index as integer) as PDFPageMBS
- method insertPage(page as PDFPageMBS, index as integer)
- method removePageAtIndex(index as integer)
- method exchangePageAtIndexWithPageAtIndex(indexA as integer, indexB as integer)
- method findStringFromSelection(text as string, selection as PDFSelectionMBS, options as integer) as PDFSelectionMBS
- method findString(text as string, options as integer) as PDFSelectionArrayMBS
- method beginFindString(text as string, options as integer)
- method documentURL as string
- method majorVersion as integer
- method minorVersion as integer
- method pageCount as integer
- method isEncrypted as boolean
- method isLocked as boolean
- method allowsPrinting as boolean
- method allowsCopying as boolean
- method outlineRoot as PDFOutlineMBS
- method stringValue as string
- method dataRepresentation as string
- method SetDelegate(d as PDFDocumentDelegateMBS)
- method setHighlighted(value as boolean)
- method destination as PDFDestinationMBS
- method URL as string
- method Constructor
- method Constructor(left as single, top as single, width as single, height as single)
- method selectionForRect(left as single, top as single, width as single, height as single) as PDFSelectionMBS
- method selectionForWordAtPoint(left as single, top as single) as PDFSelectionMBS
- method selectionForLineAtPoint(left as single, top as single) as PDFSelectionMBS
- method selectionFromPointToPoint(startleft as single, starttop as single, endleft as single, endtop as single) as PDFSelectionMBS
- method selectionForRange(position as integer, length as integer) as PDFSelectionMBS
- method addAnnotation(annotation as PDFAnnotationMBS)
- method removeAnnotation(annotation as PDFAnnotationMBS)
- method dataRepresentation as string
- method stringValue as string
- method attributedString as NSAttributedStringMBS
- method document as PDFDocumentMBS
- method label as string
- method rotation as integer
- method displaysAnnotations as boolean
- method numberOfCharacters as integer
- method annotations as PDFAnnotationArrayMBS
- method characterBoundsAtIndex(index as integer, byref x as single, byref y as single, byref w as single, byref h as single) as integer
- method annotationAtPoint(x as single, y as single) as PDFAnnotationMBS
- method characterIndexAtPoint(x as single, y as single) as integer
- method boundsForBox(box as integer, byref x as single, byref y as single, byref w as single, byref h as single) as boolean
- method setBounds(box as integer, x as single, y as single, w as single, h as single) as boolean
- method Constructor
- method Constructor(image as NSImageMBS)
- method transformContextForBox(box as integer)
- method draw(box as integer)
- event drawRect(box as integer, g as NSGraphicsMBS)
- method backgroundColor as NSColorMBS
- method state as integer
- method controlType as integer
- method setHighlighted(value as boolean)
- method Constructor(left as single, top as single, width as single, height as single)
- method Constructor
- method Item(index as integer) as PDFAnnotationMBS
- property Count as Integer
- property Handle as Integer
- event documentDidUnlock
- event documentDidBeginDocumentFind
- event documentDidEndDocumentFind
- event documentDidBeginPageFind(PageIndex as integer)
- event documentDidEndPageFind(PageIndex as integer)
- event documentDidFindMatch(selection as PDFSelectionMBS)
- event didMatchString(selection as PDFSelectionMBS)
- event Open
- event Close
- method HideNSNavNodePopUpButton
- method Constructor
- method accessoryView as NSViewMBS
- method runModal as integer
- method runModalForDirectory(path as folderitem, name as string) as integer
- method beginSheetForDirectory(path as folderitem, name as string, targetWindow as window)
- method File as folderitem
- method validateVisibleColumns
- method allowedFileTypesCount as integer
- method allowedFileTypes(index as integer) as string
- method Ok
- method Cancel