GormDocumentWindow class documentation

Authors

Generated by buildd

Software documentation for the GormDocumentWindow class

GormDocumentWindow : NSWindow

Declared in:
GormCore/GormDocumentWindow.h
Description forthcoming.

Instance Variables

Method summary

setDocument: 

- (void) setDocument: (id)document;
Description forthcoming.



Instance Variables for GormDocumentWindow Class

_document

@protected id _document;
Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.

dragMgr

@protected IBResourceManager* dragMgr;
Description forthcoming.