MonoMac.AppKit.NSOutlineViewDataSource Members

The members of MonoMac.AppKit.NSOutlineViewDataSource 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(NSOutlineView, NSDraggingInfo, MonoMac.Foundation.NSObject, int) : bool
Documentation 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.NSObject
Documentation for this section has not yet been entered.
GetChildrenCount(NSOutlineView, MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
GetObjectValue(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
ItemExpandable(NSOutlineView, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ItemForPersistentObject(NSOutlineView, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
OutlineViewwriteItemstoPasteboard(NSOutlineView, MonoMac.Foundation.NSArray, NSPasteboard) : bool
Documentation for this section has not yet been entered.
PersistentObjectForItem(NSOutlineView, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation 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) : NSDragOperation
Documentation for this section has not yet been entered.