shouldCreateUI
Returns a Boolean value that indicates whether the window controllers of a document should be created when the document is created.
Declaration
- (BOOL) shouldCreateUI;Return Value
A Boolean value that indicates whether the window controllers (NSWindowController instances) of a document should be created when the document is created.
See Also
Deprecated Methods
documentForFileName:fileExtensionsFromType:fileNamesFromRunningOpenPanelmakeUntitledDocumentOfType:makeDocumentWithContentsOfURL:ofType:makeDocumentWithContentsOfFile:ofType:openDocumentWithContentsOfFile:display:openDocumentWithContentsOfURL:display:openDocumentWithContentsOfURL:display:error:openUntitledDocumentOfType:display:reopenDocumentForURL:withContentsOfURL:error:setShouldCreateUI:typeFromFileExtension: