MonoMac.AppKit.NSDocument Members

The members of MonoMac.AppKit.NSDocument are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

AutosavedContentsFileUrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
AutosavingFileTypestring. Documentation for this section has not yet been entered.
[read-only]
AutosavingIsImplicitlyCancellablebool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DisplayNamestring. Documentation for this section has not yet been entered.
FileModificationDateMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
FileNameExtensionWasHiddenInLastRunSavePanelbool. Documentation for this section has not yet been entered.
FileTypestring. Documentation for this section has not yet been entered.
[read-only]
FileTypeFromLastRunSavePanelstring. Documentation for this section has not yet been entered.
FileUrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
HasUnautosavedChangesbool. Documentation for this section has not yet been entered.
HasUndoManagerbool. Documentation for this section has not yet been entered.
[read-only]
IsDocumentEditedbool. Documentation for this section has not yet been entered.
[read-only]
IsEntireFileLoadedbool. Documentation for this section has not yet been entered.
[read-only]
IsInViewingModebool. Documentation for this section has not yet been entered.
PrintInfoNSPrintInfo. Documentation for this section has not yet been entered.
[read-only]
static
ReadableTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
ShouldRunSavePanelWithAccessoryViewbool. Documentation for this section has not yet been entered.
UndoManagerMonoMac.Foundation.NSUndoManager. Documentation for this section has not yet been entered.
[read-only]
WindowControllersNSWindowController[]. Documentation for this section has not yet been entered.
[read-only]
WindowForSheetNSWindow. Documentation for this section has not yet been entered.
[read-only]
WindowNibNamestring. Documentation for this section has not yet been entered.

Public Methods

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() : bool
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) : bool
Documentation for this section has not yet been entered.
CanWriteAsynchronously(MonoMac.Foundation.NSUrl, string, NSSaveOperationType) : bool
Documentation for this section has not yet been entered.
ChangeCountToken(NSSaveOperationType) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
CheckAutosavingSafety(out MonoMac.Foundation.NSError) : bool
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) : NSDocument
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) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
FileNameExtensionForSaveOperation(string, NSSaveOperationType) : string
Documentation for this section has not yet been entered.
GetAsData(string, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
GetAsFileWrapper(string, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSFileWrapper
Documentation for this section has not yet been entered.
InvalidateRestorableState()
Documentation for this section has not yet been entered.
static
IsNativeType(string) : bool
Documentation for this section has not yet been entered.
KeepBackupFile() : bool
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) : bool
Documentation for this section has not yet been entered.
PrepareSavePanel(NSSavePanel) : bool
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.
static
PreservesVersions() : bool
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) : NSPrintOperation
Documentation for this section has not yet been entered.
ReadFromData(MonoMac.Foundation.NSData, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ReadFromFileWrapper(MonoMac.Foundation.NSFileWrapper, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ReadFromUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
RemoveWindowController(NSWindowController)
Documentation for this section has not yet been entered.
static
RestorableStateKeyPaths() : string[]
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) : bool
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) : bool
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) : bool
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) : bool
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) : 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() : string[]
Documentation for this section has not yet been entered.
WritableTypesForSaveOperation(NSSaveOperationType) : string[]
Documentation for this section has not yet been entered.
WriteSafelyToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
WriteToUrl(MonoMac.Foundation.NSUrl, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
WriteToUrl(MonoMac.Foundation.NSUrl, string, NSSaveOperationType, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.

Protected Methods

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