The members of MonoMac.AppKit.NSOutlineViewDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
ColumnDidMove(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
ColumnDidResize(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidClickTableColumn(NSOutlineView, NSTableColumn)Documentation for this section has not yet been entered. | ||
DidDragTableColumn(NSOutlineView, NSTableColumn)Documentation for this section has not yet been entered. | ||
GetCell(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
GetNextTypeSelectMatch(NSOutlineView, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject, string)Documentation for this section has not yet been entered. | ||
GetRowHeight(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
GetSelectionIndexes(NSOutlineView, MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
GetSelectString(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
GetSizeToFitColumnWidth(NSOutlineView, int)Documentation for this section has not yet been entered. | ||
GetView(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IsGroupItem(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ItemDidCollapse(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
ItemDidExpand(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
ItemWillCollapse(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
ItemWillExpand(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
MouseDown(NSOutlineView, NSTableColumn)Documentation for this section has not yet been entered. | ||
SelectionDidChange(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
SelectionIsChanging(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
SelectionShouldChange(NSOutlineView)Documentation for this section has not yet been entered. | ||
ShouldCollapseItem(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldEditTableColumn(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldExpandItem(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldReorder(NSOutlineView, int, int)Documentation for this section has not yet been entered. | ||
ShouldSelectItem(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldSelectTableColumn(NSOutlineView, NSTableColumn)Documentation for this section has not yet been entered. | ||
ShouldShowCellExpansion(NSOutlineView, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldShowOutlineCell(NSOutlineView, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldTrackCell(NSOutlineView, NSCell, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldTypeSelect(NSOutlineView, NSEvent, string)Documentation for this section has not yet been entered. | ||
WillDisplayCell(NSOutlineView, MonoMac.Foundation.NSObject, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
WillDisplayOutlineCell(NSOutlineView, MonoMac.Foundation.NSObject, NSTableColumn, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||