MonoMac.AppKit.NSTableViewDataSource: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AcceptDrop(NSTableView, NSDraggingInfo, int, NSTableViewDropOperation) : bool
Documentation for this section has not yet been entered.
DraggingSessionEnded(NSTableView, NSDraggingSession, System.Drawing.PointF, NSDragOperation)
Documentation for this section has not yet been entered.
DraggingSessionWillBegin(NSTableView, NSDraggingSession, System.Drawing.PointF, MonoMac.Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
FilesDropped(NSTableView, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSIndexSet) : string[]
Documentation for this section has not yet been entered.
GetObjectValue(NSTableView, NSTableColumn, int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetPasteboardWriterForRow(NSTableView, int) : NSPasteboardWriting
Documentation for this section has not yet been entered.
GetRowCount(NSTableView) : int
Documentation for this section has not yet been entered.
SetObjectValue(NSTableView, MonoMac.Foundation.NSObject, NSTableColumn, int)
Documentation for this section has not yet been entered.
SortDescriptorsChanged(NSTableView, MonoMac.Foundation.NSSortDescriptor[])
Documentation for this section has not yet been entered.
UpdateDraggingItems(NSTableView, NSDraggingInfo)
Documentation for this section has not yet been entered.
ValidateDrop(NSTableView, NSDraggingInfo, int, NSTableViewDropOperation) : NSDragOperation
Documentation for this section has not yet been entered.
WriteRows(NSTableView, MonoMac.Foundation.NSIndexSet, NSPasteboard) : bool
Documentation for this section has not yet been entered.