FSTestDocument


Inherits From:
NSObject
Conforms To:
FSDocument
Declared In:
FSTestDocument.h


Class Description

No class description.


Instance Variables

NSMutableArray *_tables;
NSMutableArray *_globalCategories;
NSUndoManager *_undoManager;

_tablesContains FSTable instances.
_globalCategoriesContains linked header information.
_undoManagerSince we're not NSApp based, our own.


Method Types

+ setupSingleTableExample
- addTable:


Class Methods

setupSingleTableExample

+ (FSTestDocument*)setupSingleTableExample

No method description.


Instance Methods

addTable:

- (void)addTable:(FSTable*)aTable

No method description.


Version 1.1 Copyright ©2002 by Stefan Leuker. All Rights Reserved.