Annotation of Examples/EnterpriseObjects/QueryByExample/QBEPalette/TableMagic.h, revision 1.1.1.1

1.1       root        1: // TableMagic - some useful methods for dealing with tableViews tied to controllers.
                      2: 
                      3: #import <eointerface/eointerface.h>
                      4: 
                      5: @interface NXTableView (tableMagic)
                      6: + keyTableView;
                      7:     // returns currently selected TableView, or nil if none
                      8: - (EOController *)eoController;
                      9:     // EOController that is feeding this table
                     10: - (NSString *)associationKeyForColumn: (unsigned int)colNum;
                     11: - (NSArray *)associationKeysForSelectedColumns;
                     12:     // keys for the associations connected to the currently selected table columns
                     13: @end

unix.superglobalmegacorp.com

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