The methods of MonoMac.AppKit.NSTableView are listed below. For a list of all members, see the NSTableView Members list.
See Also: Inherited members from MonoMac.AppKit.NSControl
AddColumn(NSTableColumn)Documentation for this section has not yet been entered. | ||
BeginUpdates()Documentation for this section has not yet been entered. | ||
CanDragRows(MonoMac.Foundation.NSIndexSet, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
ColumnForView(NSView)Documentation for this section has not yet been entered. | ||
DeselectAll(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
DeselectColumn(int)Documentation for this section has not yet been entered. | ||
DeselectRow(int)Documentation for this section has not yet been entered. | ||
DraggedImageBeganAt(NSImage, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
DraggedImageEndedAtDeposited(NSImage, System.Drawing.PointF, bool)Documentation for this section has not yet been entered. | ||
DraggedImageEndedAtOperation(NSImage, System.Drawing.PointF, NSDragOperation)Documentation for this section has not yet been entered. | ||
DraggedImageMovedTo(NSImage, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
DraggingSourceOperationMaskForLocal(bool)Documentation for this section has not yet been entered. | ||
DrawBackground(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
DrawGrid(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
DrawRow(int, System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
EditColumn(int, int, NSEvent, bool)Documentation for this section has not yet been entered. | ||
EndUpdates()Documentation for this section has not yet been entered. | ||
EnumerateAvailableRowViews(NSTableViewRowHandler)Documentation for this section has not yet been entered. | ||
FindColumn(MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
FindTableColumn(MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
GetCell(int, int)Documentation for this section has not yet been entered. | ||
GetCellFrame(int, int)Documentation for this section has not yet been entered. | ||
GetColumn(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
GetColumnIndexesInRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
GetIndicatorImage(NSTableColumn)Documentation for this section has not yet been entered. | ||
GetRow(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
GetRowView(int, bool)Documentation for this section has not yet been entered. | ||
GetView(int, int, bool)Documentation for this section has not yet been entered. | ||
HighlightSelection(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
InsertRows(MonoMac.Foundation.NSIndexSet, NSTableViewAnimation)Documentation for this section has not yet been entered. | ||
IsColumnSelected(int)Documentation for this section has not yet been entered. | ||
IsRowSelected(int)Documentation for this section has not yet been entered. | ||
MakeView(string, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
MoveColumn(int, int)Documentation for this section has not yet been entered. | ||
MoveRow(int, int)Documentation for this section has not yet been entered. | ||
NamesOfPromisedFilesDroppedAtDestination(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
NoteHeightOfRowsWithIndexesChanged(MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
NoteNumberOfRowsChanged()Documentation for this section has not yet been entered. | ||
PerformClick(int, int)Documentation for this section has not yet been entered. | ||
RectForColumn(int)Documentation for this section has not yet been entered. | ||
RectForRow(int)Documentation for this section has not yet been entered. | ||
ReloadData()Documentation for this section has not yet been entered. | ||
ReloadData(MonoMac.Foundation.NSIndexSet, MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
RemoveColumn(NSTableColumn)Documentation for this section has not yet been entered. | ||
RemoveRows(MonoMac.Foundation.NSIndexSet, NSTableViewAnimation)Documentation for this section has not yet been entered. | ||
RowForView(NSView)Documentation for this section has not yet been entered. | ||
RowsInRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
ScrollColumnToVisible(int)Documentation for this section has not yet been entered. | ||
ScrollRowToVisible(int)Documentation for this section has not yet been entered. | ||
SelectAll(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SelectColumn(int, bool)Documentation for this section has not yet been entered. | ||
SelectColumns(MonoMac.Foundation.NSIndexSet, bool)Documentation for this section has not yet been entered. | ||
SelectRow(int, bool)Documentation for this section has not yet been entered. | ||
SelectRows(MonoMac.Foundation.NSIndexSet, bool)Documentation for this section has not yet been entered. | ||
SetDraggingSourceOperationMask(NSDragOperation, bool)Documentation for this section has not yet been entered. | ||
SetDropRowDropOperation(int, NSTableViewDropOperation)Documentation for this section has not yet been entered. | ||
SetIndicatorImage(NSImage, NSTableColumn)Documentation for this section has not yet been entered. | ||
ShouldFocusCell(NSCell, int, int)Documentation for this section has not yet been entered. | ||
SizeLastColumnToFit()Documentation for this section has not yet been entered. | ||
SizeToFit()Documentation for this section has not yet been entered. | ||
TableColumns()Documentation for this section has not yet been entered. | ||
TextDidBeginEditing(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
TextDidChange(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
TextDidEndEditing(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
TextShouldBeginEditing(NSText)Documentation for this section has not yet been entered. | ||
TextShouldEndEditing(NSText)Documentation for this section has not yet been entered. | ||
Tile()Documentation for this section has not yet been entered. | ||