The members of MonoMac.AppKit.NSDocument 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. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| AutosavedContentsFileUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. | |
| [read-only] | AutosavingFileType | string. Documentation for this section has not yet been entered. |
| [read-only] | AutosavingIsImplicitlyCancellable | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| DisplayName | string. Documentation for this section has not yet been entered. | |
| FileModificationDate | MonoMac.Foundation.NSDate. Documentation for this section has not yet been entered. | |
| [read-only] | FileNameExtensionWasHiddenInLastRunSavePanel | bool. Documentation for this section has not yet been entered. |
| FileType | string. Documentation for this section has not yet been entered. | |
| [read-only] | FileTypeFromLastRunSavePanel | string. Documentation for this section has not yet been entered. |
| FileUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. | |
| [read-only] | HasUnautosavedChanges | bool. Documentation for this section has not yet been entered. |
| HasUndoManager | bool. Documentation for this section has not yet been entered. | |
| [read-only] | IsDocumentEdited | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsEntireFileLoaded | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsInViewingMode | bool. Documentation for this section has not yet been entered. |
| PrintInfo | NSPrintInfo. Documentation for this section has not yet been entered. | |
| [read-only] static | ReadableTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] | ShouldRunSavePanelWithAccessoryView | bool. Documentation for this section has not yet been entered. |
| UndoManager | MonoMac.Foundation.NSUndoManager. Documentation for this section has not yet been entered. | |
| [read-only] | WindowControllers | NSWindowController[]. Documentation for this section has not yet been entered. |
| [read-only] | WindowForSheet | NSWindow. Documentation for this section has not yet been entered. |
| [read-only] | WindowNibName | string. Documentation for this section has not yet been entered. |
AddWindowController(NSWindowController)Documentation for this section has not yet been entered. | ||
Autosave(bool, NSDocumentCompletionHandler)Documentation for this section has not yet been entered. | ||
AutosaveDocument(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
static | AutosavesInPlace()Documentation for this section has not yet been entered. | |
CanCloseDocument(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
static | CanConcurrentlyReadDocumentsOfType(string)Documentation for this section has not yet been entered. | |
CanWriteAsynchronously(MonoMac.Foundation.NSUrl, string, NSSaveOperationType)Documentation for this section has not yet been entered. | ||
ChangeCountToken(NSSaveOperationType)Documentation for this section has not yet been entered. | ||
CheckAutosavingSafety(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
Close()Documentation for this section has not yet been entered. | ||
ContinueActivity(MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
ContinueAsynchronousWorkOnMainThread(MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
Duplicate(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
DuplicateDocument(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
EncodeRestorableState(MonoMac.Foundation.NSCoder)A constructor that initializes the object from the data stored in the unarchiver object. | ||
FileAttributesToWrite(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
FileNameExtensionForSaveOperation(string, NSSaveOperationType)Documentation for this section has not yet been entered. | ||
GetAsData(string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
GetAsFileWrapper(string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
InvalidateRestorableState()Documentation for this section has not yet been entered. | ||
static | IsNativeType(string)Documentation for this section has not yet been entered. | |
KeepBackupFile()Documentation for this section has not yet been entered. | ||
MakeWindowControllers()Documentation for this section has not yet been entered. | ||
PerformActivity(bool, MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
PerformAsynchronousFileAccess(MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
PerformSynchronousFileAccess(MonoMac.Foundation.NSAction)Documentation for this section has not yet been entered. | ||
PreparePageLayout(NSPageLayout)Documentation for this section has not yet been entered. | ||
PrepareSavePanel(NSSavePanel)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. | ||
static | PreservesVersions()Documentation for this section has not yet been entered. | |
PrintDocument(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PrintDocument(MonoMac.Foundation.NSDictionary, bool, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
PrintOperation(MonoMac.Foundation.NSDictionary, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ReadFromData(MonoMac.Foundation.NSData, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ReadFromFileWrapper(MonoMac.Foundation.NSFileWrapper, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ReadFromUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
RemoveWindowController(NSWindowController)Documentation for this section has not yet been entered. | ||
static | RestorableStateKeyPaths()Documentation for this section has not yet been entered. | |
RestoreDocumentWindow(string, MonoMac.Foundation.NSCoder, NSWindowCompletionHandler)A constructor that initializes the object from the data stored in the unarchiver object. | ||
RestoreState(MonoMac.Foundation.NSCoder)A constructor that initializes the object from the data stored in the unarchiver object. | ||
RevertDocumentToSaved(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
RevertToContentsOfUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
RunModalPageLayout(NSPrintInfo, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
RunModalPrintOperation(NSPrintOperation, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
RunModalSavePanelForSaveOperation(NSSaveOperationType, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
RunPageLayout(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SaveDocument(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SaveDocument(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
SaveDocumentAs(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SaveDocumentTo(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SaveTo(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, NSDocumentCompletionHandler)Documentation for this section has not yet been entered. | ||
SaveToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
SaveToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
ScheduleAutosaving()Documentation for this section has not yet been entered. | ||
SetDisplayName(string)Documentation for this section has not yet been entered. | ||
SetWindow(NSWindow)Documentation for this section has not yet been entered. | ||
ShouldChangePrintInfo(NSPrintInfo)Documentation for this section has not yet been entered. | ||
ShouldCloseWindowController(NSWindowController, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)Documentation for this section has not yet been entered. | ||
ShowWindows()Documentation for this section has not yet been entered. | ||
UnblockUserInteraction()Documentation for this section has not yet been entered. | ||
UpdateChangeCount(NSDocumentChangeType)Documentation for this section has not yet been entered. | ||
UpdateChangeCount(MonoMac.Foundation.NSObject, NSSaveOperationType)Documentation for this section has not yet been entered. | ||
ValidateUserInterfaceItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
WillNotPresentError(MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WillPresentError(MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WindowControllerDidLoadNib(NSWindowController)Documentation for this section has not yet been entered. | ||
WindowControllerWillLoadNib(NSWindowController)Documentation for this section has not yet been entered. | ||
static | WritableTypes()Documentation for this section has not yet been entered. | |
WritableTypesForSaveOperation(NSSaveOperationType)Documentation for this section has not yet been entered. | ||
WriteSafelyToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WriteToUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
WriteToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||