MonoMac.AppKit.NSTableViewDelegate: Method Members

The methods of MonoMac.AppKit.NSTableViewDelegate are listed below. For a list of all members, see the NSTableViewDelegate 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.
CoreGetRowView(NSTableView, int) : NSTableRowView
Documentation for this section has not yet been entered.
DidAddRowView(NSTableView, NSTableRowView, int)
Documentation for this section has not yet been entered.
DidClickTableColumn(NSTableView, NSTableColumn)
Documentation for this section has not yet been entered.
DidDragTableColumn(NSTableView, NSTableColumn)
Documentation for this section has not yet been entered.
DidRemoveRowView(NSTableView, NSTableRowView, int)
Documentation for this section has not yet been entered.
GetDataCell(NSTableView, NSTableColumn, int) : NSCell
Documentation for this section has not yet been entered.
GetNextTypeSelectMatch(NSTableView, int, int, string) : int
Documentation for this section has not yet been entered.
GetRowHeight(NSTableView, int) : float
Documentation for this section has not yet been entered.
GetSelectionIndexes(NSTableView, MonoMac.Foundation.NSIndexSet) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
GetSelectString(NSTableView, NSTableColumn, int) : string
Documentation for this section has not yet been entered.
GetSizeToFitColumnWidth(NSTableView, int) : float
Documentation for this section has not yet been entered.
GetViewForItem(NSTableView, NSTableColumn, int) : NSView
Documentation for this section has not yet been entered.
IsGroupRow(NSTableView, int) : bool
Documentation for this section has not yet been entered.
MouseDownInHeaderOfTableColumn(NSTableView, 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(NSTableView) : bool
Documentation for this section has not yet been entered.
ShouldEditTableColumn(NSTableView, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldReorder(NSTableView, int, int) : bool
Documentation for this section has not yet been entered.
ShouldSelectRow(NSTableView, int) : bool
Documentation for this section has not yet been entered.
ShouldSelectTableColumn(NSTableView, NSTableColumn) : bool
Documentation for this section has not yet been entered.
ShouldShowCellExpansion(NSTableView, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldTrackCell(NSTableView, NSCell, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldTypeSelect(NSTableView, NSEvent, string) : bool
Documentation for this section has not yet been entered.
WillDisplayCell(NSTableView, MonoMac.Foundation.NSObject, NSTableColumn, int)
Documentation for this section has not yet been entered.