MonoMac.AppKit.NSTableViewDelegate Members

The members of MonoMac.AppKit.NSTableViewDelegate 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

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.
CoreGetRowView(NSTableView, int) : NSTableRowView
Documentation for this section has not yet been entered.
DidAddRowView(NSTableView, NSTableRowView, int)
Documentation for this section has not yet been entered.
DidClickTableColumn(NSTableView, NSTableColumn)
Documentation for this section has not yet been entered.
DidDragTableColumn(NSTableView, NSTableColumn)
Documentation for this section has not yet been entered.
DidRemoveRowView(NSTableView, NSTableRowView, int)
Documentation for this section has not yet been entered.
GetDataCell(NSTableView, NSTableColumn, int) : NSCell
Documentation for this section has not yet been entered.
GetNextTypeSelectMatch(NSTableView, int, int, string) : int
Documentation for this section has not yet been entered.
GetRowHeight(NSTableView, int) : float
Documentation for this section has not yet been entered.
GetSelectionIndexes(NSTableView, MonoMac.Foundation.NSIndexSet) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
GetSelectString(NSTableView, NSTableColumn, int) : string
Documentation for this section has not yet been entered.
GetSizeToFitColumnWidth(NSTableView, int) : float
Documentation for this section has not yet been entered.
GetViewForItem(NSTableView, NSTableColumn, int) : NSView
Documentation for this section has not yet been entered.
IsGroupRow(NSTableView, int) : bool
Documentation for this section has not yet been entered.
MouseDownInHeaderOfTableColumn(NSTableView, 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(NSTableView) : bool
Documentation for this section has not yet been entered.
ShouldEditTableColumn(NSTableView, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldReorder(NSTableView, int, int) : bool
Documentation for this section has not yet been entered.
ShouldSelectRow(NSTableView, int) : bool
Documentation for this section has not yet been entered.
ShouldSelectTableColumn(NSTableView, NSTableColumn) : bool
Documentation for this section has not yet been entered.
ShouldShowCellExpansion(NSTableView, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldTrackCell(NSTableView, NSCell, NSTableColumn, int) : bool
Documentation for this section has not yet been entered.
ShouldTypeSelect(NSTableView, NSEvent, string) : bool
Documentation for this section has not yet been entered.
WillDisplayCell(NSTableView, MonoMac.Foundation.NSObject, NSTableColumn, int)
Documentation for this section has not yet been entered.