GormWindowTemplate class documentation

Authors

Generated by buildd

Contents -

  1. Software documentation for the GormWindowTemplate class
  2. Software documentation for the NSWindowTemplate(Private) category

Software documentation for the GormWindowTemplate class

GormWindowTemplate : NSWindowTemplate

Declared in:
GormCore/GormWindowTemplate.h
Description forthcoming.

Instance Variables



Instance Variables for GormWindowTemplate Class

_tempFlag

@protected BOOL _tempFlag;
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.




Software documentation for the NSWindowTemplate(Private) category

NSWindowTemplate(Private)

Declared in:
GormCore/GormWindowTemplate.h
Warning this category is private, which means that the methods are for internal use by the package. You should not use them in external code.
Method summary

setBaseWindowClass: 

- (void) setBaseWindowClass: (Class)clz;
Description forthcoming.