MonoMac.AppKit.NSBrowserDelegate: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AcceptDrop(NSBrowser, NSDraggingInfo, int, int, NSBrowserDropOperation) : bool
Documentation for this section has not yet been entered.
CanDragRowsWithIndexes(NSBrowser, MonoMac.Foundation.NSIndexSet, int, NSEvent) : bool
Documentation for this section has not yet been entered.
ColumnConfigurationDidChange(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ColumnTitle(NSBrowser, int) : string
Documentation for this section has not yet been entered.
CountChildren(NSBrowser, MonoMac.Foundation.NSObject) : int
Documentation for this section has not yet been entered.
CreateRowsForColumn(NSBrowser, int, NSMatrix)
Documentation for this section has not yet been entered.
DidChangeLastColumntoColumn(NSBrowser, int, int)
Documentation for this section has not yet been entered.
DidScroll(NSBrowser)
Documentation for this section has not yet been entered.
GetChild(NSBrowser, int, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
HeaderViewControllerForItem(NSBrowser, MonoMac.Foundation.NSObject) : NSViewController
Documentation for this section has not yet been entered.
IsColumnValid(NSBrowser, int) : bool
Documentation for this section has not yet been entered.
IsLeafItem(NSBrowser, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
NextTypeSelectMatch(NSBrowser, int, int, int, string) : int
Documentation for this section has not yet been entered.
ObjectValueForItem(NSBrowser, MonoMac.Foundation.NSObject) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
PreviewViewControllerForLeafItem(NSBrowser, MonoMac.Foundation.NSObject) : NSViewController
Documentation for this section has not yet been entered.
PromisedFilesDroppedAtDestination(NSBrowser, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSIndexSet, int) : string[]
Documentation for this section has not yet been entered.
RootItemForBrowser(NSBrowser) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
RowHeight(NSBrowser, int, int) : float
Documentation for this section has not yet been entered.
RowsInColumn(NSBrowser, int) : int
Documentation for this section has not yet been entered.
SelectCellWithString(NSBrowser, string, int) : bool
Documentation for this section has not yet been entered.
SelectionIndexesForProposedSelection(NSBrowser, MonoMac.Foundation.NSIndexSet, int) : MonoMac.Foundation.NSIndexSet
Documentation for this section has not yet been entered.
SelectRowinColumn(NSBrowser, int, int) : bool
Documentation for this section has not yet been entered.
SetObjectValue(NSBrowser, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ShouldEditItem(NSBrowser, MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
ShouldShowCellExpansion(NSBrowser, int, int) : bool
Documentation for this section has not yet been entered.
ShouldSizeColumn(NSBrowser, int, bool, float) : float
Documentation for this section has not yet been entered.
ShouldTypeSelectForEvent(NSBrowser, NSEvent, string) : bool
Documentation for this section has not yet been entered.
SizeToFitWidth(NSBrowser, int) : float
Documentation for this section has not yet been entered.
TypeSelectString(NSBrowser, int, int) : string
Documentation for this section has not yet been entered.
ValidateDrop(NSBrowser, NSDraggingInfo, ref int, ref int, NSBrowserDropOperation) : NSDragOperation
Documentation for this section has not yet been entered.
WillDisplayCell(NSBrowser, MonoMac.Foundation.NSObject, int, int)
Documentation for this section has not yet been entered.
WillScroll(NSBrowser)
Documentation for this section has not yet been entered.
WriteRowsWithIndexesToPasteboard(NSBrowser, MonoMac.Foundation.NSIndexSet, int, NSPasteboard) : bool
Documentation for this section has not yet been entered.