GormGeneralPref class documentation

Authors

Generated by buildd

Software documentation for the GormGeneralPref class

GormGeneralPref : NSObject

Declared in:
GormPrefs/GormGeneralPref.h
Description forthcoming.

Instance Variables

Method summary

backupAction: 

- (void) backupAction: (id)sender;
Should create a backup file.

classesAction: 

- (void) classesAction: (id)sender;
Show the classes view as a browser or an outline.

consistencyAction: 

- (void) consistencyAction: (id)sender;
Description forthcoming.

view 

- (NSView*) view;
View to be shown.



Instance Variables for GormGeneralPref Class

_view

@protected id _view;
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.

backupButton

@protected id backupButton;
Description forthcoming.

checkConsistency

@protected id checkConsistency;
Description forthcoming.

interfaceMatrix

@protected id interfaceMatrix;
Description forthcoming.

window

@protected id window;
Description forthcoming.