The members of MonoMac.AppKit.NSTableViewDataSource are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Constructors
| | Default constructor, initializes a new instance of this class. |
| | A constructor that initializes the object from the data stored in the unarchiver object. |
| | Constructor to call on derived classes when the derived class has an [Export] constructor. |
| | A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
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. |