Annotation of Examples/EnterpriseObjects/UniqueKey/UniqueKey_oracle/MasterDetail.h, revision 1.1

1.1     ! root        1: #import <appkit/appkit.h>
        !             2: #import <eoaccess/eoaccess.h>
        !             3: #import <eointerface/EOController.h>
        !             4: 
        !             5: @interface MasterDetail:NSObject
        !             6: {
        !             7:     EOController               *employeeController;
        !             8:     EOController               *equipmentForEmployeeController;
        !             9:     EOController               *equipmentOwnerController;
        !            10:     EOEntity                   *employeeEntity;
        !            11:     EOEntity                   *equipmentOwnerEntity;
        !            12:     id                                 assignEquipmentPanel;
        !            13:     id                                 employeeUniqueKey;
        !            14: }
        !            15: 
        !            16: - setFetchOrderFor:(EOController*)controller with:(NSString*)attributeName order:(EOOrdering)order;
        !            17: 
        !            18: @end

unix.superglobalmegacorp.com

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