The members of MonoMac.AppKit.NSDocumentController 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. |
| AutosavingDelay | double. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CurrentDirectory | string. Documentation for this section has not yet been entered. |
| [read-only] | CurrentDocument | NSDocument. Documentation for this section has not yet been entered. |
| [read-only] | DefaultType | string. Documentation for this section has not yet been entered. |
| [read-only] | DocumentClassNames | string[]. Documentation for this section has not yet been entered. |
| [read-only] | Documents | NSDocument[]. Documentation for this section has not yet been entered. |
| [read-only] | HasEditedDocuments | bool. Documentation for this section has not yet been entered. |
| [read-only] | MaximumRecentDocumentCount | int. Documentation for this section has not yet been entered. |
| [read-only] | RecentDocumentUrls | MonoMac.Foundation.NSUrl[]. Documentation for this section has not yet been entered. |
| [read-only] static | SharedDocumentController | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
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. | ||