Authors
- Generated by buildd
-
- Declared in:
- GormCore/GormDocumentWindow.h
Description forthcoming.
Instance Variables
Method summary
- (void)
setDocument: (id)document;
Description forthcoming.
Instance Variables for GormDocumentWindow Class
@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.
@protected IBResourceManager* dragMgr;
Description forthcoming.