libs-gui/Documentation/gsdoc/NSDocument.html
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

701 lines
36 KiB
HTML

<html>
<head>
<title>NSDocument</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSDocument">NSDocument</a></h1>
<h3>Authors</h3>
<dl>
<dt>Carl Lindberg(<a href="mailto:Carl.Lindberg@hbo.com"><code>
Carl.Lindberg@hbo.com
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
The abstract document class
</blockquote>
<p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSDocument class</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
Software documentation for the NSDocument class
</a></h1>
<h2><a name="class$NSDocument">NSDocument</a> : <a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSObject.html#class$NSObject">NSObject</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSDocument.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument+isNativeType:">+isNativeType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument+readableTypes">+readableTypes</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument+writableTypes">+writableTypes</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-addWindowController:">-addWindowController:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-canCloseDocument">-canCloseDocument</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:">-canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-close">-close</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-dataRepresentationOfType:">-dataRepresentationOfType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-displayName">-displayName</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-fileName">-fileName</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-fileNameFromRunningSavePanelForSaveOperation:">-fileNameFromRunningSavePanelForSaveOperation:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-fileType">-fileType</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-fileTypeFromLastRunSavePanel">-fileTypeFromLastRunSavePanel</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-fileWrapperRepresentationOfType:">-fileWrapperRepresentationOfType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-hasUndoManager">-hasUndoManager</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-init">-init</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-initWithContentsOfFile:ofType:">-initWithContentsOfFile:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-initWithContentsOfURL:ofType:">-initWithContentsOfURL:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-isDocumentEdited">-isDocumentEdited</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-keepBackupFile">-keepBackupFile</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-loadDataRepresentation:ofType:">-loadDataRepresentation:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-loadFileWrapperRepresentation:ofType:">-loadFileWrapperRepresentation:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-makeWindowControllers">-makeWindowControllers</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-prepareSavePanel:">-prepareSavePanel:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-printDocument:">-printDocument:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-printInfo">-printInfo</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-printShowingPrintPanel:">-printShowingPrintPanel:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-readFromFile:ofType:">-readFromFile:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-readFromURL:ofType:">-readFromURL:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-removeWindowController:">-removeWindowController:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-revertDocumentToSaved:">-revertDocumentToSaved:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-revertToSavedFromFile:ofType:">-revertToSavedFromFile:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-revertToSavedFromURL:ofType:">-revertToSavedFromURL:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-runModalPageLayoutWithPrintInfo:">-runModalPageLayoutWithPrintInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-runModalSavePanel:withAccessoryView:">-runModalSavePanel:withAccessoryView:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:">-runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-runPageLayout:">-runPageLayout:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-saveDocument:">-saveDocument:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-saveDocumentAs:">-saveDocumentAs:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-saveDocumentTo:">-saveDocumentTo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-saveDocumentWithDelegate:didSaveSelector:contextInfo:">-saveDocumentWithDelegate:didSaveSelector:contextInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-saveToFile:saveOperation:delegate:didSaveSelector:contextInfo:">-saveToFile:saveOperation:delegate:didSaveSelector:contextInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setFileName:">-setFileName:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setFileType:">-setFileType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setHasUndoManager:">-setHasUndoManager:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setPrintInfo:">-setPrintInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setUndoManager:">-setUndoManager:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-setWindow:">-setWindow:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-shouldChangePrintInfo:">-shouldChangePrintInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-shouldCloseWindowController:">-shouldCloseWindowController:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:">-shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-shouldRunSavePanelWithAccessoryView">-shouldRunSavePanelWithAccessoryView</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-showWindows">-showWindows</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-undoManager">-undoManager</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-updateChangeCount:">-updateChangeCount:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-validateMenuItem:">-validateMenuItem:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-validateUserInterfaceItem:">-validateUserInterfaceItem:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-windowControllerDidLoadNib:">-windowControllerDidLoadNib:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-windowControllerWillLoadNib:">-windowControllerWillLoadNib:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-windowControllers">-windowControllers</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-windowNibName">-windowNibName</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-writeToFile:ofType:">-writeToFile:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-writeToURL:ofType:">-writeToURL:ofType:</a></li>
<li><a rel="gsdoc" href="NSDocument.html#method$NSDocument-writeWithBackupToFile:ofType:saveOperation:">-writeWithBackupToFile:ofType:saveOperation:</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSDocument+isNativeType:">isNativeType:</a></h3>
+ (BOOL) <b>isNativeType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument+readableTypes">readableTypes</a></h3>
+ (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*) <b>readableTypes</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument+writableTypes">writableTypes</a></h3>
+ (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*) <b>writableTypes</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-addWindowController:">addWindowController:</a></h3>
- (void) <b>addWindowController:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-canCloseDocument">canCloseDocument</a></h3>
- (BOOL) <b>canCloseDocument</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:">canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo:</a></h3>
- (void) <b>canCloseDocumentWithDelegate:</b> (id)delegate<b> shouldCloseSelector:</b> (SEL)shouldCloseSelector<b> contextInfo:</b> (void*)contextInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-close">close</a></h3>
- (void) <b>close</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-dataRepresentationOfType:">dataRepresentationOfType:</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*) <b>dataRepresentationOfType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-displayName">displayName</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>displayName</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-fileName">fileName</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>fileName</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-fileNameFromRunningSavePanelForSaveOperation:">fileNameFromRunningSavePanelForSaveOperation:</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>fileNameFromRunningSavePanelForSaveOperation:</b> (NSSaveOperationType)saveOperation;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-fileType">fileType</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>fileType</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-fileTypeFromLastRunSavePanel">fileTypeFromLastRunSavePanel</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>fileTypeFromLastRunSavePanel</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-fileWrapperRepresentationOfType:">fileWrapperRepresentationOfType:</a></h3>
- (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*) <b>fileWrapperRepresentationOfType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-hasUndoManager">hasUndoManager</a></h3>
- (BOOL) <b>hasUndoManager</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-init">init</a></h3>
- (id) <b>init</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-initWithContentsOfFile:ofType:">initWithContentsOfFile:ofType:</a></h3>
- (id) <b>initWithContentsOfFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileType;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-initWithContentsOfURL:ofType:">initWithContentsOfURL:ofType:</a></h3>
- (id) <b>initWithContentsOfURL:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSURL.html#class$NSURL">NSURL</a>*)url<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileType;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-isDocumentEdited">isDocumentEdited</a></h3>
- (BOOL) <b>isDocumentEdited</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-keepBackupFile">keepBackupFile</a></h3>
- (BOOL) <b>keepBackupFile</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-loadDataRepresentation:ofType:">loadDataRepresentation:ofType:</a></h3>
- (BOOL) <b>loadDataRepresentation:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSData.html#class$NSData">NSData</a>*)data<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-loadFileWrapperRepresentation:ofType:">loadFileWrapperRepresentation:ofType:</a></h3>
- (BOOL) <b>loadFileWrapperRepresentation:</b> (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*)wrapper<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-makeWindowControllers">makeWindowControllers</a></h3>
- (void) <b>makeWindowControllers</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-prepareSavePanel:">prepareSavePanel:</a></h3>
- (BOOL) <b>prepareSavePanel:</b> (<a rel="gsdoc" href="NSSavePanel.html#class$NSSavePanel">NSSavePanel</a>*)savePanel;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-printDocument:">printDocument:</a></h3>
- (IBAction) <b>printDocument:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-printInfo">printInfo</a></h3>
- (<a rel="gsdoc" href="NSPrintInfo.html#class$NSPrintInfo">NSPrintInfo</a>*) <b>printInfo</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-printShowingPrintPanel:">printShowingPrintPanel:</a></h3>
- (void) <b>printShowingPrintPanel:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-readFromFile:ofType:">readFromFile:ofType:</a></h3>
- (BOOL) <b>readFromFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-readFromURL:ofType:">readFromURL:ofType:</a></h3>
- (BOOL) <b>readFromURL:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSURL.html#class$NSURL">NSURL</a>*)url<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-removeWindowController:">removeWindowController:</a></h3>
- (void) <b>removeWindowController:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-revertDocumentToSaved:">revertDocumentToSaved:</a></h3>
- (IBAction) <b>revertDocumentToSaved:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-revertToSavedFromFile:ofType:">revertToSavedFromFile:ofType:</a></h3>
- (BOOL) <b>revertToSavedFromFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-revertToSavedFromURL:ofType:">revertToSavedFromURL:ofType:</a></h3>
- (BOOL) <b>revertToSavedFromURL:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSURL.html#class$NSURL">NSURL</a>*)url<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-runModalPageLayoutWithPrintInfo:">runModalPageLayoutWithPrintInfo:</a></h3>
- (int) <b>runModalPageLayoutWithPrintInfo:</b> (<a rel="gsdoc" href="NSPrintInfo.html#class$NSPrintInfo">NSPrintInfo</a>*)printInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-runModalSavePanel:withAccessoryView:">runModalSavePanel:withAccessoryView:</a></h3>
- (int) <b>runModalSavePanel:</b> (<a rel="gsdoc" href="NSSavePanel.html#class$NSSavePanel">NSSavePanel</a>*)savePanel<b> withAccessoryView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)accessoryView;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:">runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:</a></h3>
- (void) <b>runModalSavePanelForSaveOperation:</b> (NSSaveOperationType)saveOperation<b> delegate:</b> (id)delegate<b> didSaveSelector:</b> (SEL)didSaveSelector<b> contextInfo:</b> (void*)contextInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-runPageLayout:">runPageLayout:</a></h3>
- (IBAction) <b>runPageLayout:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-saveDocument:">saveDocument:</a></h3>
- (IBAction) <b>saveDocument:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-saveDocumentAs:">saveDocumentAs:</a></h3>
- (IBAction) <b>saveDocumentAs:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-saveDocumentTo:">saveDocumentTo:</a></h3>
- (IBAction) <b>saveDocumentTo:</b> (id)sender;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-saveDocumentWithDelegate:didSaveSelector:contextInfo:">saveDocumentWithDelegate:didSaveSelector:contextInfo:</a></h3>
- (void) <b>saveDocumentWithDelegate:</b> (id)delegate<b> didSaveSelector:</b> (SEL)didSaveSelector<b> contextInfo:</b> (void*)contextInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-saveToFile:saveOperation:delegate:didSaveSelector:contextInfo:">saveToFile:saveOperation:delegate:didSaveSelector:contextInfo:</a></h3>
- (void) <b>saveToFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> saveOperation:</b> (NSSaveOperationType)saveOperation<b> delegate:</b> (id)delegate<b> didSaveSelector:</b> (SEL)didSaveSelector<b> contextInfo:</b> (void*)contextInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setFileName:">setFileName:</a></h3>
- (void) <b>setFileName:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setFileType:">setFileType:</a></h3>
- (void) <b>setFileType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setHasUndoManager:">setHasUndoManager:</a></h3>
- (void) <b>setHasUndoManager:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setPrintInfo:">setPrintInfo:</a></h3>
- (void) <b>setPrintInfo:</b> (<a rel="gsdoc" href="NSPrintInfo.html#class$NSPrintInfo">NSPrintInfo</a>*)printInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setUndoManager:">setUndoManager:</a></h3>
- (void) <b>setUndoManager:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSUndoManager.html#class$NSUndoManager">NSUndoManager</a>*)undoManager;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-setWindow:">setWindow:</a></h3>
- (void) <b>setWindow:</b> (<a rel="gsdoc" href="NSWindow.html#class$NSWindow">NSWindow</a>*)window;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-shouldChangePrintInfo:">shouldChangePrintInfo:</a></h3>
- (BOOL) <b>shouldChangePrintInfo:</b> (<a rel="gsdoc" href="NSPrintInfo.html#class$NSPrintInfo">NSPrintInfo</a>*)newPrintInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-shouldCloseWindowController:">shouldCloseWindowController:</a></h3>
- (BOOL) <b>shouldCloseWindowController:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:">shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:</a></h3>
- (void) <b>shouldCloseWindowController:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController<b> delegate:</b> (id)delegate<b> shouldCloseSelector:</b> (SEL)callback<b> contextInfo:</b> (void*)contextInfo;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-shouldRunSavePanelWithAccessoryView">shouldRunSavePanelWithAccessoryView</a></h3>
- (BOOL) <b>shouldRunSavePanelWithAccessoryView</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-showWindows">showWindows</a></h3>
- (void) <b>showWindows</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-undoManager">undoManager</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSUndoManager.html#class$NSUndoManager">NSUndoManager</a>*) <b>undoManager</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-updateChangeCount:">updateChangeCount:</a></h3>
- (void) <b>updateChangeCount:</b> (NSDocumentChangeType)change;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-validateMenuItem:">validateMenuItem:</a></h3>
- (BOOL) <b>validateMenuItem:</b> (<a rel="gsdoc" href="NSMenuItem.html#class$NSMenuItem">NSMenuItem</a>*)anItem;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-validateUserInterfaceItem:">validateUserInterfaceItem:</a></h3>
- (BOOL) <b>validateUserInterfaceItem:</b> (id)anItem;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-windowControllerDidLoadNib:">windowControllerDidLoadNib:</a></h3>
- (void) <b>windowControllerDidLoadNib:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-windowControllerWillLoadNib:">windowControllerWillLoadNib:</a></h3>
- (void) <b>windowControllerWillLoadNib:</b> (<a rel="gsdoc" href="NSWindowController.html#class$NSWindowController">NSWindowController</a>*)windowController;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-windowControllers">windowControllers</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*) <b>windowControllers</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-windowNibName">windowNibName</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>windowNibName</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-writeToFile:ofType:">writeToFile:ofType:</a></h3>
- (BOOL) <b>writeToFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-writeToURL:ofType:">writeToURL:ofType:</a></h3>
- (BOOL) <b>writeToURL:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSURL.html#class$NSURL">NSURL</a>*)url<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)type;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSDocument-writeWithBackupToFile:ofType:saveOperation:">writeWithBackupToFile:ofType:saveOperation:</a></h3>
- (BOOL) <b>writeWithBackupToFile:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileName<b> ofType:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fileType<b> saveOperation:</b> (NSSaveOperationType)saveOp;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>