MonoMac.AppKit.NSDocumentController: Method Members

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

Public Methods

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) : string
Documentation for this section has not yet been entered.
DocumentClassForType(string) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
DocumentForUrl(MonoMac.Foundation.NSUrl) : NSDocument
Documentation for this section has not yet been entered.
DocumentForWindow(NSWindow) : NSDocument
Documentation for this section has not yet been entered.
MakeDocument(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
MakeDocument(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
MakeUntitledDocument(string, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
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) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
OpenUntitledDocument(bool, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
PresentError(MonoMac.Foundation.NSError) : bool
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) : bool
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[]) : int
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) : string
Documentation for this section has not yet been entered.
UrlsFromRunningOpenPanel() : MonoMac.Foundation.NSUrl[]
Documentation for this section has not yet been entered.
ValidateUserInterfaceItem(MonoMac.Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
WillPresentError(MonoMac.Foundation.NSError) : MonoMac.Foundation.NSError
Documentation for this section has not yet been entered.

Protected Methods

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