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) : boolDocumentation 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.NSObjectDocumentation for this section has not yet been entered. |
| GetPasteboardWriterForRow(NSTableView, int) : NSPasteboardWritingDocumentation for this section has not yet been entered. |
| GetRowCount(NSTableView) : intDocumentation 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) : NSDragOperationDocumentation for this section has not yet been entered. |
| WriteRows(NSTableView, MonoMac.Foundation.NSIndexSet, NSPasteboard) : boolDocumentation for this section has not yet been entered. |