NGFileFolderInfoDataSource
Inherits From: EODataSource
Declared In: NGExtensions/NGFileFolderInfoDataSource.h
Methods: - initWithFolderPath: , - setFetchSpecification: , - fetchSpecification , - fetchObjects


Class Description
No class description.


Global Variables
Synopsis
NSString *NSFileName ;
NSString *NSFilePath ;
NSString *NSParentPath ;
NSString *NSTraverseLinks ;


Instance Variables
NSString *folderPath;
EOFetchSpecification *fspec;

folderPathNo description.
fspecNo description.



Method Types
- initWithFolderPath:
- setFetchSpecification:
- fetchSpecification
- fetchObjects


Instance Methods
fetchObjects
- (NSArray *)fetchObjects
No method description.

fetchSpecification
- (EOFetchSpecification *)fetchSpecification
No method description.

initWithFolderPath:
- (id)initWithFolderPath:(NSString *)_path
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.