MonoMac.AppKit.NSOutlineViewDelegate: Method Members

The methods of MonoMac.AppKit.NSOutlineViewDelegate are listed below. For a list of all members, see the NSOutlineViewDelegate Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

ColumnDidMove(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ColumnDidResize(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
DidClickTableColumn(NSOutlineView, NSTableColumn)
Documentation for this section has not yet been entered.
DidDragTableColumn(NSOutlineView, NSTableColumn)
Documentation for this section has not yet been entered.
GetCell(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : NSCell
Documentation for this section has not yet been entered.
GetNextTypeSelectMatch(NSOutlineView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject, string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetRowHeight(NSOutlineView, MonoMac.Foundation.NSObject) : float
Documentation for this section has not yet been entered.
GetSelectionIndexes(NSOutlineView, MonoMac.Foundation.NSIndexSet) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
GetSelectString(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : string
Documentation for this section has not yet been entered.
GetSizeToFitColumnWidth(NSOutlineView, int) : float
Documentation for this section has not yet been entered.
GetView(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : NSView
Documentation for this section has not yet been entered.
IsGroupItem(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ItemDidCollapse(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ItemDidExpand(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ItemWillCollapse(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ItemWillExpand(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
MouseDown(NSOutlineView, NSTableColumn)
Documentation for this section has not yet been entered.
SelectionDidChange(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
SelectionIsChanging(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
SelectionShouldChange(NSOutlineView) : bool
Documentation for this section has not yet been entered.
ShouldCollapseItem(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldEditTableColumn(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldExpandItem(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldReorder(NSOutlineView, int, int) : bool
Documentation for this section has not yet been entered.
ShouldSelectItem(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldSelectTableColumn(NSOutlineView, NSTableColumn) : bool
Documentation for this section has not yet been entered.
ShouldShowCellExpansion(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldShowOutlineCell(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldTrackCell(NSOutlineView, NSCell, NSTableColumn, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldTypeSelect(NSOutlineView, NSEvent, string) : bool
Documentation for this section has not yet been entered.
WillDisplayCell(NSOutlineView, MonoMac.Foundation.NSObject, NSTableColumn, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
WillDisplayOutlineCell(NSOutlineView, MonoMac.Foundation.NSObject, NSTableColumn, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.