EOArrayDataSource
Inherits From: EODataSource
Declared In: EOControl/EOArrayDataSource.h
Methods: - setFetchSpecification: , - fetchSpecification , - setArray:


Class Description
No class description.


Instance Variables
NSMutableArray *objects;
EOFetchSpecification *fetchSpecification;

objectsNo description.
fetchSpecificationNo description.



Method Types
- setFetchSpecification:
- fetchSpecification
- setArray:


Instance Methods
fetchSpecification
- (EOFetchSpecification *)fetchSpecification
No method description.

setArray:
- (void)setArray:(NSArray *)_array
No method description.

setFetchSpecification:
- (void)setFetchSpecification:(EOFetchSpecification *)_fspec
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.