The members of MonoMac.AppKit.NSTableViewDelegate 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. | ||
CoreGetRowView(NSTableView, int)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)Documentation for this section has not yet been entered. | ||
GetNextTypeSelectMatch(NSTableView, int, int, string)Documentation for this section has not yet been entered. | ||
GetRowHeight(NSTableView, int)Documentation for this section has not yet been entered. | ||
GetSelectionIndexes(NSTableView, MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
GetSelectString(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
GetSizeToFitColumnWidth(NSTableView, int)Documentation for this section has not yet been entered. | ||
GetViewForItem(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
IsGroupRow(NSTableView, int)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)Documentation for this section has not yet been entered. | ||
ShouldEditTableColumn(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldReorder(NSTableView, int, int)Documentation for this section has not yet been entered. | ||
ShouldSelectRow(NSTableView, int)Documentation for this section has not yet been entered. | ||
ShouldSelectTableColumn(NSTableView, NSTableColumn)Documentation for this section has not yet been entered. | ||
ShouldShowCellExpansion(NSTableView, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldTrackCell(NSTableView, NSCell, NSTableColumn, int)Documentation for this section has not yet been entered. | ||
ShouldTypeSelect(NSTableView, NSEvent, string)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. | ||