FSGlobalHeader


Inherits From:
NSObject
Declared In:
FSGlobalHeader.h


Class Description

No class description.


Global Variables

Synopsis:

NSString *FSHeaderDidChangeNotification;


Instance Variables

NSMutableArray *_headers;
BOOL _propagating;

_headersNo description.
_propagatingNo description.


Method Types

- addHeader:
- removeHeader:
- linkedHeaderInTable:

Instance Methods

addHeader:

- (void)addHeader:(FSHeader*)header

No method description.


linkedHeaderInTable:

- (FSHeader*)linkedHeaderInTable:(FSTable*)table

No method description.


removeHeader:

- (void)removeHeader:(FSHeader*)header

No method description.


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