Annotation of Examples/EnterpriseObjects/FlatFileDataSource/DetailTableDataSource.h, revision 1.1.1.1

1.1       root        1: 
                      2: #import "TableDataSource.h"
                      3: 
                      4: @interface DetailTableDataSource:TableDataSource <EOQualifiableDataSources>
                      5: {
                      6:     TableDataSource *master;
                      7: }
                      8: 
                      9: - initWithMasterDataSource:(TableDataSource *)masterSource entity:(EOEntity *)entity;
                     10: 
                     11: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.