Cocoa Controls
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
Cocoa Controls
Cocoa Framework classes for controls.
- Classes
- class CanvasGesturesMBS
- method AddCanvas(c as Canvas)
- method AddCanvas(c as DesktopCanvas)
- method Constructor
- method Destructor
- method RemoveCanvas(c as Canvas)
- method RemoveCanvas(c as DesktopCanvas)
- property CanvasCount as Integer
- event beginGestureWithEvent(can as Variant, e as NSEventMBS) as boolean
- event endGestureWithEvent(can as Variant, e as NSEventMBS) as boolean
- event magnifyWithEvent(can as Variant, e as NSEventMBS) as boolean
- event rotateWithEvent(can as Variant, e as NSEventMBS) as boolean
- event scrollWheel(can as Variant, e as NSEventMBS) as boolean
- event smartMagnifyWithEvent(can as Variant, e as NSEventMBS) as boolean
- event swipeWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesBeganWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesCancelledWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesEndedWithEvent(can as Variant, e as NSEventMBS) as boolean
- event touchesMovedWithEvent(can as Variant, e as NSEventMBS) as boolean
- class CustomNSScrollerMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event drawArrow(g as NSGraphicsMBS, Arrow as Integer, highlight as boolean)
- event drawKnob(g as NSGraphicsMBS)
- event drawKnobSlotInRect(g as NSGraphicsMBS, slotRect as NSRectMBS, highlight as boolean)
- event drawParts(g as NSGraphicsMBS)
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSSearchFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTextFieldCellMBS
- class CustomNSTextFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTextViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSTokenFieldMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class CustomNSViewMBS
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method Destructor
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event drawFocusRingMask(g as NSGraphicsMBS) as boolean
- event DrawRect(g as NSGraphicsMBS, left as Double, top as Double, width as Double, height as Double)
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event focusRingMaskBounds as NSRectMBS
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isFlipped as Boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
- class KeyValueCodingMBS
- class NSActionCellMBS
- class NSBoxMBS
- class NSButtonCellMBS
- class NSButtonMBS
- class NSCellMBS
- class NSClipViewMBS
- class NSComboBoxMBS
- class NSControlMBS
- class NSDatePickerMBS
- class NSImageCellMBS
- class NSImageViewMBS
- class NSMenuItemCellMBS
- class NSOutlineViewItemMBS
- class NSOutlineViewMBS
- method child(index as Integer, ofItem as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- method childIndexForItem(item as NSOutlineViewItemMBS) as Integer
- method collapseItem(item as NSOutlineViewItemMBS)
- method collapseItem(item as NSOutlineViewItemMBS, collapseChildren as Boolean)
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method expandItem(item as NSOutlineViewItemMBS)
- method expandItem(item as NSOutlineViewItemMBS, expandChildren as Boolean)
- method frameOfOutlineCellAtRow(row as Integer) as NSRectMBS
- method insertItemsAtIndexes(indexes as NSIndexSetMBS, Parent as NSOutlineViewItemMBS, animationOptions as Integer)
- method insertRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method isExpandable(item as NSOutlineViewItemMBS) as Boolean
- method isItemExpanded(item as NSOutlineViewItemMBS) as Boolean
- method itemAtRow(row as Integer) as NSOutlineViewItemMBS
- method levelForItem(item as NSOutlineViewItemMBS) as Integer
- method levelForRow(row as Integer) as Integer
- method moveItemAtIndex(oldIndex as Integer, oldParent as NSOutlineViewItemMBS, newIndex as Integer, newParent as NSOutlineViewItemMBS)
- method moveRowAtIndex(oldIndex as Integer, newIndex as Integer)
- shared method NSOutlineViewColumnDidMoveNotification as String
- shared method NSOutlineViewColumnDidResizeNotification as String
- shared method NSOutlineViewDisclosureButtonKey as String
- shared method NSOutlineViewItemDidCollapseNotification as String
- shared method NSOutlineViewItemDidExpandNotification as String
- shared method NSOutlineViewItemWillCollapseNotification as String
- shared method NSOutlineViewItemWillExpandNotification as String
- shared method NSOutlineViewSelectionDidChangeNotification as String
- shared method NSOutlineViewSelectionIsChangingNotification as String
- shared method NSOutlineViewShowHideButtonKey as String
- method numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- method parentForItem(item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- method reloadItem(item as NSOutlineViewItemMBS)
- method reloadItem(item as NSOutlineViewItemMBS, reloadChildren as Boolean)
- method removeItemsAtIndexes(indexes as NSIndexSetMBS, Parent as NSOutlineViewItemMBS, animationOptions as Integer)
- method removeRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method rowForItem(item as NSOutlineViewItemMBS) as Integer
- method setDropItem(item as NSOutlineViewItemMBS, dropChildIndex as Integer)
- property autoresizesOutlineColumn as Boolean
- property autosaveExpandedItems as Boolean
- property indentationMarkerFollowsCell as Boolean
- property indentationPerLevel as Double
- property outlinetableColumn as NSTableColumnMBS
- property stronglyReferencesItems as Boolean
- property userInterfaceLayoutDirection as Integer
- class NSPathComponentCellMBS
- class NSPathControlMBS
- class NSPopUpButtonCellMBS
- class NSPopUpButtonMBS
- class NSProgressIndicatorMBS
- class NSScrollerMBS
- class NSScrollViewMBS
- class NSSearchFieldCellMBS
- class NSSearchFieldMBS
- class NSSecureTextFieldMBS
- class NSSegmentedControlMBS
- class NSSliderMBS
- class NSSplitViewMBS
- class NSStepperMBS
- class NSSwitchMBS
- class NSTableColumnMBS
- class NSTableDataSourceMBS
- class NSTableHeaderCellMBS
- class NSTableHeaderViewMBS
- class NSTableRowViewMBS
- class NSTableViewMBS
- method addTableColumn(column as NSTableColumnMBS)
- method beginUpdates
- method canDragRowsWithIndexes(rowIndexes as NSIndexSetMBS, mouseDownPoint as NSPointMBS) as Boolean
- method columnAtPoint(p as NSPointMBS) as Integer
- method columnAtPoint(x as Double, y as Double) as Integer
- method columnForView(view as NSViewMBS) as Integer
- method columnIndexesInRect(rect as NSRectMBS) as NSIndexSetMBS
- method columnWithIdentifier(identifier as string) as Integer
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as Double, top as Double, width as Double, height as Double)
- method deselectAll
- method deselectColumn(column as Integer)
- method deselectRow(row as Integer)
- method Destructor
- method dragImageForRowsWithIndexes(dragRows as NSIndexSetMBS, tableColumns() as NSTableColumnMBS, theEvent as NSEventMBS, byref dragImageOffset as NSPointMBS) as NSImageMBS
- method edit(column as Integer, row as Integer, selectit as boolean)
- method endUpdates
- method frameOfCellAtColumnRow(column as Integer, row as Integer) as NSRectMBS
- method hiddenRowIndexes as NSIndexSetMBS
- method hideRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method insertRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method isColumnSelected(column as Integer) as boolean
- method isRowSelected(row as Integer) as boolean
- method moveColumn(column as Integer, toIndex as Integer)
- method moveRowAtIndex(oldIndex as Integer, newIndex as Integer)
- method noteHeightOfRowsWithIndexesChanged(indexSet as NSIndexSetMBS)
- method noteNumberOfRowsChanged
- method rectOfColumn(column as Integer) as NSRectMBS
- method rectOfRow(row as Integer) as NSRectMBS
- method reloadData
- method reloadData(rowIndexes as NSIndexSetMBS, columnIndexes as NSIndexSetMBS)
- method removeRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method removeTableColumn(column as NSTableColumnMBS)
- method rowAtPoint(p as NSPointMBS) as Integer
- method rowAtPoint(x as Double, y as Double) as Integer
- method rowForView(view as NSViewMBS) as Integer
- method rowsInRect(rect as NSRectMBS) as NSRangeMBS
- method rowViewAtRow(row as Integer, makeIfNecessary as Boolean) as NSViewMBS
- method scrollColumnToVisible(column as Integer)
- method scrollRowToVisible(row as Integer)
- method ScrollToLine(Line as Integer, Animated as Boolean)
- method selectAll
- method selectColumnIndexes(indexes as NSIndexSetMBS, extend as boolean)
- method selectedColumnIndexes as NSIndexSetMBS
- method selectedRowIndexes as NSIndexSetMBS
- method selectRowIndexes(indexes as NSIndexSetMBS, extend as boolean)
- method setDraggingSourceOperationMask(mask as Integer, isLocal as Boolean)
- method setDropRow(row as Integer, dropOperation as Integer)
- method setSortDescriptor(sortDescriptor as NSSortDescriptorMBS)
- method setSortDescriptors(sortDescriptors() as NSSortDescriptorMBS)
- method sizeLastColumnToFit
- method sizeToFit
- method sortDescriptors as NSSortDescriptorMBS()
- method tableColumns as NSTableColumnMBS()
- method tableColumnWithIdentifier(identifier as string) as NSTableColumnMBS
- method tile
- method unhideRowsAtIndexes(indexes as NSIndexSetMBS, animationOptions as Integer)
- method viewAtColumn(column as Integer, row as Integer, makeIfNecessary as Boolean) as NSViewMBS
- property allowsColumnReordering as boolean
- property allowsColumnResizing as boolean
- property allowsColumnSelection as boolean
- property allowsEmptySelection as boolean
- property allowsMultipleSelection as boolean
- property allowsTypeSelect as boolean
- property autosaveName as string
- property autosaveTableColumns as boolean
- property backgroundColor as NSColorMBS
- property clickedColumn as Integer
- property clickedRow as Integer
- property columnAutoresizingStyle as Integer
- property cornerView as NSViewMBS
- property dataSource as NSTableDataSourceMBS
- property draggingDestinationFeedbackStyle as Integer
- property editedColumn as Integer
- property editedRow as Integer
- property effectiveRowSizeStyle as Integer
- property effectiveStyle as Integer
- property floatsGroupRows as Boolean
- property focusedColumn as Integer
- property gridColor as NSColorMBS
- property gridStyleMask as Integer
- property headerView as NSTableHeaderViewMBS
- property highlightedtableColumn as NSTableColumnMBS
- property intercellSpacing as NSSizeMBS
- property numberOfColumns as Integer
- property numberOfRows as Integer
- property numberOfSelectedColumns as Integer
- property numberOfSelectedRows as Integer
- property rowActionsVisible as Boolean
- property rowHeight as Double
- property rowSizeStyle as Integer
- property selectedColumn as Integer
- property selectedRow as Integer
- property selectionHighlightStyle as Integer
- property style as Integer
- property usesAlternatingRowBackgroundColors as boolean
- property usesStaticContents as Boolean
- property verticalMotionCanBeginDrag as boolean
- property indicatorImageInTableColumn(column as NSTableColumnMBS) as NSImageMBS
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, column as NSTableColumnMBS, index as Integer)
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event DoubleClick
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- class NSTableViewRowActionMBS
- class NSTabViewItemMBS
- class NSTabViewMBS
- class NSTextFieldCellMBS
- class NSTextFieldMBS
- class NSTextFinderMBS
- class NSTextViewMBS
- class SpinningProgressIndicatorMBS
- Class Extensions
- Controls
- control DesktopNSButtonControlMBS
- control DesktopNSComboBoxControlMBS
- property View as NSComboBoxMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event Opening
- event ScaleFactorChanged(NewFactor as double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSDatePickerControlMBS
- control DesktopNSOutlineControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSOutlineViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, item as NSOutlineViewItemMBS, index as Integer) as Boolean
- event BoundsChanged
- event childOfItem(index as Integer, item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, OldColumn as Integer, NewColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event concludeDragOperation(info as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event dataCell(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingEnded(info as NSDraggingInfoMBS)
- event draggingExited(info as NSDraggingInfoMBS)
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, draggedItems() as NSOutlineViewItemMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event heightOfRowByItem(item as NSOutlineViewItemMBS) as Double
- event isGroupItem(item as NSOutlineViewItemMBS) as Boolean
- event isItemExpandable(item as NSOutlineViewItemMBS) as Boolean
- event ItemDidCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemDidExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event itemForPersistentObject(PersistentObject as Variant) as NSOutlineViewItemMBS
- event ItemWillCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemWillExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event LeftMouseDown(e as NSEventMBS) as Boolean
- event LeftMouseDragged(e as NSEventMBS) as Boolean
- event LeftMouseUp(e as NSEventMBS) as Boolean
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) as Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedItems() as NSOutlineViewItemMBS) as string()
- event nextTypeSelectMatchFromItem(startItem as NSOutlineViewItemMBS, endItem as NSOutlineViewItemMBS, searchString as String) as NSOutlineViewItemMBS
- event numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- event objectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Variant
- event Opening
- event OtherMouseDown(e as NSEventMBS) as Boolean
- event OtherMouseDragged(e as NSEventMBS) as Boolean
- event OtherMouseUp(e as NSEventMBS) as Boolean
- event pasteboardWriterForItem(item as NSOutlineViewItemMBS) as NSPasteboardItemMBS
- event persistentObjectForItem(item as NSOutlineViewItemMBS) as Variant
- event RightMouseDown(e as NSEventMBS) as Boolean
- event RightMouseDragged(e as NSEventMBS) as Boolean
- event RightMouseUp(e as NSEventMBS) as Boolean
- event rowViewForItem(item as NSOutlineViewItemMBS) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInOutlineView as Boolean
- event setObjectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, value as Variant)
- event shouldCollapseAutoExpandedItemsForDeposited(deposited as Boolean, superResult as Boolean) as Boolean
- event shouldCollapseItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldEdit(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldExpandItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldReorderColumn(columnIndex as Integer, newColumnIndex as Integer) as Boolean
- event shouldSelectItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as Boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldShowOutlineCellForItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as String) as Boolean
- event sizeToFitWidthOfColumn(Column as Integer) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event toolTipForCell(cell as NSCellMBS, byref rect as NSRectMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, mouseLocation as NSPointMBS) as String
- event typeSelectString(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as String
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedItem as NSOutlineViewItemMBS, proposedChildIndex as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willDisplayOutlineCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeItems(items() as NSOutlineViewItemMBS, pasteboard as NSPasteboardMBS) as Boolean
- control DesktopNSPathControlControlMBS
- control DesktopNSPopUpButtonControlMBS
- control DesktopNSSearchFieldControlMBS
- property View as NSSearchFieldMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSecureTextFieldControlMBS
- property echosBullets as Boolean
- property View as NSSecureTextFieldMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSegmentedControlControlMBS
- control DesktopNSSplitViewControlMBS
- property View as NSSplitViewMBS
- event BoundsChanged
- event canCollapseSubview(subview as NSViewMBS) as Boolean
- event Closing
- event constrainMaxCoordinate(proposedMaximumPosition as double, dividerIndex as Integer) as Double
- event constrainMinCoordinate(proposedMinimumPosition as double, dividerIndex as Integer) as Double
- event constrainSplitPosition(proposedPosition as double, dividerIndex as Integer) as Double
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event drawDivider(graphics as NSGraphicsMBS, Rect as NSRectMBS) as Boolean
- event FocusLost
- event FocusReceived
- event FrameChanged
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event Opening
- event resizeSubviewsWithOldSize(oldSize as NSSizeMBS)
- event ScaleFactorChanged(NewFactor as double)
- event shouldAdjustSizeOfSubview(view as NSViewMBS) as Boolean
- event shouldHideDivider(dividerIndex as Integer) as Boolean
- event splitViewDidResizeSubviews
- event splitViewWillResizeSubviews
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSSwitchControlMBS
- control DesktopNSTableControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property disableCellEvents as Boolean
- property disableViewEvents as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSTableViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, row as Integer, dropOperation as Integer) as boolean
- event BoundsChanged
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, rowIndexes as NSIndexSetMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event LeftMouseDown(e as NSEventMBS) as boolean
- event LeftMouseDragged(e as NSEventMBS) as boolean
- event LeftMouseUp(e as NSEventMBS) as boolean
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedRowsWithIndexes as NSIndexSetMBS) as string()
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event numberOfRowsInTableView as Integer
- event objectValue(column as NSTableColumnMBS, row as Integer) as Variant
- event Opening
- event OtherMouseDown(e as NSEventMBS) as boolean
- event OtherMouseDragged(e as NSEventMBS) as boolean
- event OtherMouseUp(e as NSEventMBS) as boolean
- event pasteboardItemForRow(row as Integer) as NSPasteboardItemMBS
- event RightMouseDown(e as NSEventMBS) as boolean
- event RightMouseDragged(e as NSEventMBS) as boolean
- event RightMouseUp(e as NSEventMBS) as boolean
- event rowActionsForRow(row as Integer, edge as Integer) as NSTableViewRowActionMBS()
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event setObjectValue(value as Variant, column as NSTableColumnMBS, row as Integer)
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedRow as Integer, dropOperation as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeRowsWithIndexes(rowIndexes as NSIndexSetMBS, pboard as NSPasteboardMBS) as boolean
- control DesktopNSTextFieldControlMBS
- property View as NSTextFieldMBS
- event Action
- event BoundsChanged
- event Closing
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event FocusLost
- event FocusReceived
- event FrameChanged
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control DesktopNSTextViewControlMBS
- control DesktopNSTokenFieldControlMBS
- property View as NSTokenFieldMBS
- event BoundsChanged
- event Closing
- event completionsForSubstring(substring as string, tokenIndex as Integer, byref selectedIndex as Integer) as Variant()
- event ConstructContextualMenu(base as DesktopMenuItem, x as Integer, y as Integer) As Boolean
- event ContextualMenuItemSelected(selectedItem As DesktopMenuItem) As Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event displayStringForRepresentedObject(representedObject as Variant) as string
- event editingStringForRepresentedObject(representedObject as Variant) as string
- event FocusLost
- event FocusReceived
- event FrameChanged
- event hasMenuForRepresentedObject(representedObject as Variant) as boolean
- event MenuBarSelected
- event menuForRepresentedObject(representedObject as Variant) as NSMenuMBS
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Opening
- event readFromPasteboard(pboard as NSPasteboardMBS) as Variant()
- event representedObjectForEditingString(editingString as string) as Variant
- event ScaleFactorChanged(NewFactor as Double)
- event shouldAddObjects(tokens() as Variant, index as Integer) as Variant()
- event styleForRepresentedObject(representedObject as Variant) as Integer
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldAction
- event tokenFieldTextShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldTextShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event writeRepresentedObjects(objects() as Variant, pboard as NSPasteboardMBS) as boolean
- control NSButtonControlMBS
- control NSComboBoxControlMBS
- property View as NSComboBoxMBS
- event Action
- event BoundsChanged
- event Close
- event Closing
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event Open
- event Opening
- event ScaleFactorChanged(NewFactor as double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSDatePickerControlMBS
- control NSOutlineControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSOutlineViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, item as NSOutlineViewItemMBS, index as Integer) as Boolean
- event BoundsChanged
- event childOfItem(index as Integer, item as NSOutlineViewItemMBS) as NSOutlineViewItemMBS
- event Close
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, OldColumn as Integer, NewColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event concludeDragOperation(info as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event dataCell(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingEnded(info as NSDraggingInfoMBS)
- event draggingExited(info as NSDraggingInfoMBS)
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, draggedItems() as NSOutlineViewItemMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event heightOfRowByItem(item as NSOutlineViewItemMBS) as Double
- event isGroupItem(item as NSOutlineViewItemMBS) as Boolean
- event isItemExpandable(item as NSOutlineViewItemMBS) as Boolean
- event ItemDidCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemDidExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event itemForPersistentObject(PersistentObject as Variant) as NSOutlineViewItemMBS
- event ItemWillCollapse(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event ItemWillExpand(notification as NSNotificationMBS, item as NSOutlineViewItemMBS)
- event LeftMouseDown(e as NSEventMBS) as Boolean
- event LeftMouseDragged(e as NSEventMBS) as Boolean
- event LeftMouseUp(e as NSEventMBS) as Boolean
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) as Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedItems() as NSOutlineViewItemMBS) as string()
- event nextTypeSelectMatchFromItem(startItem as NSOutlineViewItemMBS, endItem as NSOutlineViewItemMBS, searchString as String) as NSOutlineViewItemMBS
- event numberOfChildrenOfItem(item as NSOutlineViewItemMBS) as Integer
- event objectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Variant
- event Open
- event Opening
- event OtherMouseDown(e as NSEventMBS) as Boolean
- event OtherMouseDragged(e as NSEventMBS) as Boolean
- event OtherMouseUp(e as NSEventMBS) as Boolean
- event pasteboardWriterForItem(item as NSOutlineViewItemMBS) as NSPasteboardItemMBS
- event persistentObjectForItem(item as NSOutlineViewItemMBS) as Variant
- event RightMouseDown(e as NSEventMBS) as Boolean
- event RightMouseDragged(e as NSEventMBS) as Boolean
- event RightMouseUp(e as NSEventMBS) as Boolean
- event rowViewForItem(item as NSOutlineViewItemMBS) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInOutlineView as Boolean
- event setObjectValue(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, value as Variant)
- event shouldCollapseAutoExpandedItemsForDeposited(deposited as Boolean, superResult as Boolean) as Boolean
- event shouldCollapseItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldEdit(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldExpandItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldReorderColumn(columnIndex as Integer, newColumnIndex as Integer) as Boolean
- event shouldSelectItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as Boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldShowOutlineCellForItem(item as NSOutlineViewItemMBS) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as String) as Boolean
- event sizeToFitWidthOfColumn(Column as Integer) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as Boolean
- event toolTipForCell(cell as NSCellMBS, byref rect as NSRectMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS, mouseLocation as NSPointMBS) as String
- event typeSelectString(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as String
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedItem as NSOutlineViewItemMBS, proposedChildIndex as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willDisplayOutlineCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, item as NSOutlineViewItemMBS)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeItems(items() as NSOutlineViewItemMBS, pasteboard as NSPasteboardMBS) as Boolean
- control NSPathControlControlMBS
- control NSPopUpButtonControlMBS
- control NSSearchFieldControlMBS
- property View as NSSearchFieldMBS
- event Action
- event BoundsChanged
- event Close
- event Closing
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Open
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSecureTextFieldControlMBS
- property echosBullets as Boolean
- property View as NSSecureTextFieldMBS
- event Action
- event BoundsChanged
- event Close
- event Closing
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Open
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSegmentedControlControlMBS
- control NSSplitViewControlMBS
- property View as NSSplitViewMBS
- event BoundsChanged
- event canCollapseSubview(subview as NSViewMBS) as Boolean
- event Close
- event Closing
- event constrainMaxCoordinate(proposedMaximumPosition as double, dividerIndex as Integer) as Double
- event constrainMinCoordinate(proposedMinimumPosition as double, dividerIndex as Integer) as Double
- event constrainSplitPosition(proposedPosition as double, dividerIndex as Integer) as Double
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event drawDivider(graphics as NSGraphicsMBS, Rect as NSRectMBS) as Boolean
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event Open
- event Opening
- event resizeSubviewsWithOldSize(oldSize as NSSizeMBS)
- event ScaleFactorChanged(NewFactor as double)
- event shouldAdjustSizeOfSubview(view as NSViewMBS) as Boolean
- event shouldHideDivider(dividerIndex as Integer) as Boolean
- event splitViewDidResizeSubviews
- event splitViewWillResizeSubviews
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSSwitchControlMBS
- control NSTableControlMBS
- property AcceptTabs as Boolean
- property allowsColumnReordering as Boolean
- property allowsColumnResizing as Boolean
- property allowsColumnSelection as Boolean
- property allowsEmptySelection as Boolean
- property allowsMultipleSelection as Boolean
- property autohidesScrollers as Boolean
- property disableCellEvents as Boolean
- property disableViewEvents as Boolean
- property hasHorizontalScroller as Boolean
- property hasVerticalScroller as Boolean
- property ScrollView as NSScrollViewMBS
- property View as NSTableViewMBS
- event acceptDrop(info as NSDraggingInfoMBS, row as Integer, dropOperation as Integer) as boolean
- event BoundsChanged
- event Close
- event Closing
- event ColumnDidMove(notification as NSNotificationMBS, oldColumn as Integer, newColumn as Integer)
- event ColumnDidResize(notification as NSNotificationMBS, tableColumn as NSTableColumnMBS, OldWidth as Double)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event dataCell(tableColumn as NSTableColumnMBS, row as Int64) as NSCellMBS
- event didAddRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didClickTableColumn(tableColumn as NSTableColumnMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didDragTableColumn(tableColumn as NSTableColumnMBS)
- event didRemoveRowView(rowView as NSTableRowViewMBS, row as Integer)
- event didTile
- event DoubleClick
- event draggingSessionEnded(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionWillBegin(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, rowIndexes as NSIndexSetMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event heightOfRow(row as Int64) as Double
- event isGroupRow(row as Int64) as boolean
- event LeftMouseDown(e as NSEventMBS) as boolean
- event LeftMouseDragged(e as NSEventMBS) as boolean
- event LeftMouseUp(e as NSEventMBS) as boolean
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event mouseDownInHeaderOfTableColumn(tableColumn as NSTableColumnMBS)
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event namesOfPromisedFilesDroppedAtDestination(dropDestination as folderItem, DraggedRowsWithIndexes as NSIndexSetMBS) as string()
- event nextTypeSelectMatchFromRow(startRow as Int64, endRow as Int64, searchString as string) as Int64
- event numberOfRowsInTableView as Integer
- event objectValue(column as NSTableColumnMBS, row as Integer) as Variant
- event Open
- event Opening
- event OtherMouseDown(e as NSEventMBS) as boolean
- event OtherMouseDragged(e as NSEventMBS) as boolean
- event OtherMouseUp(e as NSEventMBS) as boolean
- event pasteboardItemForRow(row as Integer) as NSPasteboardItemMBS
- event RightMouseDown(e as NSEventMBS) as boolean
- event RightMouseDragged(e as NSEventMBS) as boolean
- event RightMouseUp(e as NSEventMBS) as boolean
- event rowActionsForRow(row as Integer, edge as Integer) as NSTableViewRowActionMBS()
- event rowViewForRow(row as Integer) as NSTableRowViewMBS
- event ScaleFactorChanged(NewFactor as Double)
- event SelectionDidChange(notification as NSNotificationMBS)
- event selectionIndexesForProposedSelection(proposedSelectionIndexes as NSIndexSetMBS) as NSIndexSetMBS
- event SelectionIsChanging(notification as NSNotificationMBS)
- event selectionShouldChangeInTableView as boolean
- event setObjectValue(value as Variant, column as NSTableColumnMBS, row as Integer)
- event shouldEditTableColumn(tableColumn as NSTableColumnMBS, row as Int64) as boolean
- event shouldReorderColumn(columnIndex as Int64, newColumnIndex as Int64) as boolean
- event shouldSelectRow(row as Int64) as boolean
- event shouldSelectTableColumn(tableColumn as NSTableColumnMBS) as boolean
- event shouldShowCellExpansion(tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTrackCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64) as Boolean
- event shouldTypeSelectForEvent(e as NSEventMBS, searchString as string) as Boolean
- event sizeToFitWidthOfColumn(column as Int64) as Double
- event sortDescriptorsDidChange(oldDescriptors() as NSSortDescriptorMBS)
- event textShouldBeginEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(control as NSControlMBS, fieldEditor as NSTextMBS) as boolean
- event toolTipForCell(cell as NSCellMBS, r as NSRectMBS, tableColumn as NSTableColumnMBS, row as Int64, mouseLocation as NSPointMBS) as string
- event typeSelectString(tableColumn as NSTableColumnMBS, row as Int64) as string
- event updateDraggingItemsForDrag(draggingInfo as NSDraggingInfoMBS)
- event validateDrop(info as NSDraggingInfoMBS, proposedRow as Integer, dropOperation as Integer) as Integer
- event view(tableColumn as NSTableColumnMBS, row as Integer) as NSViewMBS
- event willDisplayCell(cell as NSCellMBS, tableColumn as NSTableColumnMBS, row as Int64)
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event willTile
- event writeRowsWithIndexes(rowIndexes as NSIndexSetMBS, pboard as NSPasteboardMBS) as boolean
- control NSTextFieldControlMBS
- property View as NSTextFieldMBS
- event Action
- event BoundsChanged
- event Close
- event Closing
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuBarSelected
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Open
- event Opening
- event ScaleFactorChanged(NewFactor as Double)
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- control NSTextViewControlMBS
- control NSTokenFieldControlMBS
- property View as NSTokenFieldMBS
- event BoundsChanged
- event Close
- event Closing
- event completionsForSubstring(substring as string, tokenIndex as Integer, byref selectedIndex as Integer) as Variant()
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event displayStringForRepresentedObject(representedObject as Variant) as string
- event editingStringForRepresentedObject(representedObject as Variant) as string
- event EnableMenuItems
- event FocusLost
- event FocusReceived
- event FrameChanged
- event GotFocus
- event hasMenuForRepresentedObject(representedObject as Variant) as boolean
- event LostFocus
- event MenuBarSelected
- event menuForRepresentedObject(representedObject as Variant) as NSMenuMBS
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x as Integer, y as Integer)
- event Open
- event Opening
- event readFromPasteboard(pboard as NSPasteboardMBS) as Variant()
- event representedObjectForEditingString(editingString as string) as Variant
- event ScaleFactorChanged(NewFactor as Double)
- event shouldAddObjects(tokens() as Variant, index as Integer) as Variant()
- event styleForRepresentedObject(representedObject as Variant) as Integer
- event TextDidBeginEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidChange(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event TextDidEndEditing(fieldEditor as NSTextMBS, notification as NSNotificationMBS)
- event textShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event textShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldAction
- event tokenFieldTextShouldBeginEditing(fieldEditor as NSTextMBS) as boolean
- event tokenFieldTextShouldEndEditing(fieldEditor as NSTextMBS) as boolean
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event writeRepresentedObjects(objects() as Variant, pboard as NSPasteboardMBS) as boolean
- control NSViewControlMBS
- property View as NSViewMBS
- event acceptsFirstMouse(e as NSEventMBS) as boolean
- event acceptsFirstResponder as boolean
- event becomeFirstResponder as boolean
- event beginGestureWithEvent(e as NSEventMBS) as boolean
- event canBecomeKeyView as boolean
- event Close
- event Closed
- event concludeDragOperation(sender as NSDraggingInfoMBS)
- event ConstructContextualMenu(base as MenuItem, x as Integer, y as Integer) as Boolean
- event ContextualMenuAction(hitItem as MenuItem) as Boolean
- event draggingEnded(sender as NSDraggingInfoMBS)
- event draggingEntered(sender as NSDraggingInfoMBS) as Integer
- event draggingExited(sender as NSDraggingInfoMBS)
- event draggingSessionEndedAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS, operation as Integer)
- event draggingSessionMovedToPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingSessionSourceOperationMaskForDraggingContext(session as NSDraggingSessionMBS, context as Integer) as Integer
- event draggingSessionWillBeginAtPoint(session as NSDraggingSessionMBS, screenPoint as NSPointMBS)
- event draggingUpdated(sender as NSDraggingInfoMBS) as Integer
- event drawFocusRingMask(g as NSGraphicsMBS) as boolean
- event DrawRect(g as NSGraphicsMBS, left as Double, top as Double, width as Double, height as Double)
- event EnableMenuItems
- event endGestureWithEvent(e as NSEventMBS) as boolean
- event focusRingMaskBounds as NSRectMBS
- event ignoreModifierKeysForDraggingSession(session as NSDraggingSessionMBS) as boolean
- event isOpaque as boolean
- event keyDown(e as NSEventMBS) as boolean
- event keyUp(e as NSEventMBS) as boolean
- event magnifyWithEvent(e as NSEventMBS) as boolean
- event menuForEvent(e as NSEventMBS, defaultMenu as NSMenuMBS) as NSMenuMBS
- event mouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseDownCanMoveWindow as boolean
- event mouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseEntered(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseExited(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseMoved(e as NSEventMBS, x as Double, y as Double) as boolean
- event mouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event Open
- event Opened
- event otherMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event otherMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event performDragOperation(sender as NSDraggingInfoMBS) as boolean
- event prepareForDragOperation(sender as NSDraggingInfoMBS) as boolean
- event pressureChange(e as NSEventMBS) as boolean
- event resignFirstResponder as boolean
- event rightMouseDown(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseDragged(e as NSEventMBS, x as Double, y as Double) as boolean
- event rightMouseUp(e as NSEventMBS, x as Double, y as Double) as boolean
- event rotateWithEvent(e as NSEventMBS) as boolean
- event ScaleFactorChanged(NewFactor as Double)
- event scrollWheel(e as NSEventMBS) as boolean
- event swipeWithEvent(e as NSEventMBS) as boolean
- event updateDraggingItemsForDrag(sender as NSDraggingInfoMBS)
- event viewDidMoveToWindow
- event wantsPeriodicDraggingUpdates as boolean
Release notes
- Version 24.1
- Version 24.0
- Version 23.5
- Version 23.4
- Version 23.2
- Version 22.5
- Version 22.3
- Version 22.1
- Version 21.5
The items on this page are in the following plugins: MBS MacBase Plugin, MBS MacCocoa Plugin, MBS MacControls Plugin, MBS MacExtras Plugin.