MonoMac.AppKit.NSTableView: Method Members

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

Public Methods

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) : bool
Documentation for this section has not yet been entered.
ColumnForView(NSView) : int
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) : NSDragOperation
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) : int
Documentation for this section has not yet been entered.
FindTableColumn(MonoMac.Foundation.NSString) : NSTableColumn
Documentation for this section has not yet been entered.
GetCell(int, int) : NSCell
Documentation for this section has not yet been entered.
GetCellFrame(int, int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetColumn(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
GetColumnIndexesInRect(System.Drawing.RectangleF) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
GetIndicatorImage(NSTableColumn) : NSImage
Documentation for this section has not yet been entered.
GetRow(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
GetRowView(int, bool) : NSTableRowView
Documentation for this section has not yet been entered.
GetView(int, int, bool) : NSView
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) : bool
Documentation for this section has not yet been entered.
IsRowSelected(int) : bool
Documentation for this section has not yet been entered.
MakeView(string, MonoMac.Foundation.NSObject) : NSView
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) : string[]
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) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
RectForRow(int) : System.Drawing.RectangleF
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) : int
Documentation for this section has not yet been entered.
RowsInRect(System.Drawing.RectangleF) : MonoMac.Foundation.NSRange
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) : bool
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() : NSTableColumn[]
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) : bool
Documentation for this section has not yet been entered.
TextShouldEndEditing(NSText) : bool
Documentation for this section has not yet been entered.
Tile()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSTableView object.