MonoMac.AppKit.NSBrowser: Method Members

The methods of MonoMac.AppKit.NSBrowser are listed below. For a list of all members, see the NSBrowser Members list.

See Also: Inherited members from MonoMac.AppKit.NSControl

Public Methods

AddColumn()
Documentation for this section has not yet been entered.
CanDragRowsWithIndexes(MonoMac.Foundation.NSIndexSet, int, NSEvent) : bool
Documentation for this section has not yet been entered.
ClickedColumn() : int
Documentation for this section has not yet been entered.
ClickedRow() : int
Documentation for this section has not yet been entered.
ColumnContentWidthForColumnWidth(float) : float
Documentation for this section has not yet been entered.
ColumnFrame(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ColumnInsideFrame(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ColumnOfMatrix(NSMatrix) : int
Documentation for this section has not yet been entered.
ColumnPath(int) : string
Documentation for this section has not yet been entered.
ColumnTitle(int) : string
Documentation for this section has not yet been entered.
ColumnWidthForColumnContentWidth(float) : float
Documentation for this section has not yet been entered.
DoClick(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DoDoubleClick(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DrawTitle(int, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
EditItemAtIndexPath(MonoMac.Foundation.NSIndexPath, NSEvent, bool)
Documentation for this section has not yet been entered.
GetColumnWidth(int) : float
Documentation for this section has not yet been entered.
GetRowColumnforPoint(out int, out int, System.Drawing.PointF) : bool
Documentation for this section has not yet been entered.
IndexPathForColumn(int) : MonoMac.Foundation.NSIndexPath
Documentation for this section has not yet been entered.
IsLeafItem(MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ItemAtIndexPath(MonoMac.Foundation.NSIndexPath) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
ItemAtRowinColumn(int, int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
LoadColumnZero()
Documentation for this section has not yet been entered.
LoadedCell(int, int) : NSCell
Documentation for this section has not yet been entered.
MatrixInColumn(int) : NSMatrix
Documentation for this section has not yet been entered.
NoteHeightOfRows(MonoMac.Foundation.NSIndexSet, int)
Documentation for this section has not yet been entered.
ParentForItems(int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
ReloadColumn(int)
Documentation for this section has not yet been entered.
ReloadData(MonoMac.Foundation.NSIndexSet, int)
Documentation for this section has not yet been entered.
static
RemoveSavedColumnsWithAutosaveName(string)
Documentation for this section has not yet been entered.
RowFrame(int, int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ScrollColumnsLeftBy(int)
Documentation for this section has not yet been entered.
ScrollColumnsRightBy(int)
Documentation for this section has not yet been entered.
ScrollColumnToVisible(int)
Documentation for this section has not yet been entered.
ScrollRowToVisible(int, int)
Documentation for this section has not yet been entered.
Select(int, int)
Documentation for this section has not yet been entered.
SelectAll(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectedCell() : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
SelectedCellInColumn(int) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
SelectedCells() : NSCell[]
Documentation for this section has not yet been entered.
SelectedColumn() : int
Documentation for this section has not yet been entered.
SelectedRow(int) : int
Documentation for this section has not yet been entered.
SelectedRowIndexes(int) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
SelectRowIndexes(MonoMac.Foundation.NSIndexSet, int)
Documentation for this section has not yet been entered.
SendAction() : bool
Documentation for this section has not yet been entered.
SetColumnResizingType(NSBrowserColumnResizingType)
Documentation for this section has not yet been entered.
SetColumnWidth(float, int)
Documentation for this section has not yet been entered.
SetDraggingSourceOperationMask(NSDragOperation, bool)
Documentation for this section has not yet been entered.
SetTitle(string, int)
Documentation for this section has not yet been entered.
Tile()
Documentation for this section has not yet been entered.
TitleFrameOfColumn(int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ValidateVisibleColumns()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSBrowser object.