The members of MonoMac.AppKit.NSBrowserDelegate 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. |
AcceptDrop(NSBrowser, NSDraggingInfo, int, int, NSBrowserDropOperation)Documentation for this section has not yet been entered. | ||
CanDragRowsWithIndexes(NSBrowser, MonoMac.Foundation.NSIndexSet, int, NSEvent)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)Documentation for this section has not yet been entered. | ||
CountChildren(NSBrowser, MonoMac.Foundation.NSObject)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)Documentation for this section has not yet been entered. | ||
HeaderViewControllerForItem(NSBrowser, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IsColumnValid(NSBrowser, int)Documentation for this section has not yet been entered. | ||
IsLeafItem(NSBrowser, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
NextTypeSelectMatch(NSBrowser, int, int, int, string)Documentation for this section has not yet been entered. | ||
ObjectValueForItem(NSBrowser, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PreviewViewControllerForLeafItem(NSBrowser, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PromisedFilesDroppedAtDestination(NSBrowser, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSIndexSet, int)Documentation for this section has not yet been entered. | ||
RootItemForBrowser(NSBrowser)Documentation for this section has not yet been entered. | ||
RowHeight(NSBrowser, int, int)Documentation for this section has not yet been entered. | ||
RowsInColumn(NSBrowser, int)Documentation for this section has not yet been entered. | ||
SelectCellWithString(NSBrowser, string, int)Documentation for this section has not yet been entered. | ||
SelectionIndexesForProposedSelection(NSBrowser, MonoMac.Foundation.NSIndexSet, int)Documentation for this section has not yet been entered. | ||
SelectRowinColumn(NSBrowser, int, int)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)Documentation for this section has not yet been entered. | ||
ShouldShowCellExpansion(NSBrowser, int, int)Documentation for this section has not yet been entered. | ||
ShouldSizeColumn(NSBrowser, int, bool, float)Documentation for this section has not yet been entered. | ||
ShouldTypeSelectForEvent(NSBrowser, NSEvent, string)Documentation for this section has not yet been entered. | ||
SizeToFitWidth(NSBrowser, int)Documentation for this section has not yet been entered. | ||
TypeSelectString(NSBrowser, int, int)Documentation for this section has not yet been entered. | ||
ValidateDrop(NSBrowser, NSDraggingInfo, ref int, ref int, NSBrowserDropOperation)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)Documentation for this section has not yet been entered. | ||