The methods of MonoMac.AppKit.NSDocumentController are listed below. For a list of all members, see the NSDocumentController Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
AddDocument(NSDocument)Documentation for this section has not yet been entered. | ||
ClearRecentDocuments(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CloseAllDocuments(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
DisplayNameForType(string)Documentation for this section has not yet been entered. | ||
DocumentClassForType(string)Documentation for this section has not yet been entered. | ||
DocumentForUrl(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
DocumentForWindow(NSWindow)Documentation for this section has not yet been entered. | ||
MakeDocument(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
MakeDocument(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
MakeUntitledDocument(string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
NewDocument(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
NoteNewRecentDocument(NSDocument)Documentation for this section has not yet been entered. | ||
NoteNewRecentDocumentURL(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
OpenDocument(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
OpenDocument(MonoMac.Foundation.NSUrl, bool, OpenDocumentCompletionHandler)Documentation for this section has not yet been entered. | ||
OpenDocument(MonoMac.Foundation.NSUrl, bool, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
OpenUntitledDocument(bool, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
PresentError(MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
PresentError(MonoMac.Foundation.NSError, NSWindow, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
RemoveDocument(NSDocument)Documentation for this section has not yet been entered. | ||
ReopenDocument(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
static | RestoreWindow(string, MonoMac.Foundation.NSCoder, NSWindowCompletionHandler)A constructor that initializes the object from the data stored in the unarchiver object. | |
ReviewUnsavedDocuments(string, bool, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
RunModalOpenPanelforTypes(NSOpenPanel, string[])Documentation for this section has not yet been entered. | ||
SaveAllDocuments(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
TypeForUrl(MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
UrlsFromRunningOpenPanel()Documentation for this section has not yet been entered. | ||
ValidateUserInterfaceItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
WillPresentError(MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||