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
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)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)Documentation for this section has not yet been entered. | ||
GetNextTypeSelectMatch(NSTableView, int, int, string)Documentation for this section has not yet been entered. | ||
GetRowHeight(NSTableView, int)Documentation for this section has not yet been entered. | ||
GetSelectionIndexes(NSTableView, MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
GetSelectString(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
GetSizeToFitColumnWidth(NSTableView, int)Documentation for this section has not yet been entered. | ||
GetViewForItem(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
IsGroupRow(NSTableView, int)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)Documentation for this section has not yet been entered. | ||
ShouldEditTableColumn(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldReorder(NSTableView, int, int)Documentation for this section has not yet been entered. | ||
ShouldSelectRow(NSTableView, int)Documentation for this section has not yet been entered. | ||
ShouldSelectTableColumn(NSTableView, NSTableColumn)Documentation for this section has not yet been entered. | ||
ShouldShowCellExpansion(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldTrackCell(NSTableView, NSCell, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldTypeSelect(NSTableView, NSEvent, string)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. | ||