The
methods
of MonoMac.AppKit.NSOutlineViewDataSource are listed below. For a list of all members, see the NSOutlineViewDataSource Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Methods
| AcceptDrop(NSOutlineView, NSDraggingInfo, MonoMac.Foundation.NSObject, int) : boolDocumentation for this section has not yet been entered. |
| FilesDropped(NSOutlineView, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSArray) : string[]Documentation for this section has not yet been entered. |
| GetChild(NSOutlineView, int, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| GetChildrenCount(NSOutlineView, MonoMac.Foundation.NSObject) : intDocumentation for this section has not yet been entered. |
| GetObjectValue(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| ItemExpandable(NSOutlineView, MonoMac.Foundation.NSObject) : boolDocumentation for this section has not yet been entered. |
| ItemForPersistentObject(NSOutlineView, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| OutlineViewwriteItemstoPasteboard(NSOutlineView, MonoMac.Foundation.NSArray, NSPasteboard) : boolDocumentation for this section has not yet been entered. |
| PersistentObjectForItem(NSOutlineView, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| SetObjectValue(NSOutlineView, MonoMac.Foundation.NSObject, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. |
| SortDescriptorsChanged(NSOutlineView, MonoMac.Foundation.NSSortDescriptor[])Documentation for this section has not yet been entered. |
| ValidateDrop(NSOutlineView, NSDraggingInfo, MonoMac.Foundation.NSObject, int) : NSDragOperationDocumentation for this section has not yet been entered. |