File:  [NeXTSTEP 3.3 examples] / Examples / EnterpriseObjects / QueryByExample / QBEPalette / TableMagic.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:48:41 2018 UTC (8 years, 1 month ago) by root
Branches: NeXT, MAIN
CVS tags: NeXTSTEP33, HEAD
Sample Programs from NeXSTEP 3.3

// TableMagic - some useful methods for dealing with tableViews tied to controllers.

#import <eointerface/eointerface.h>

@interface NXTableView (tableMagic)
+ keyTableView;
    // returns currently selected TableView, or nil if none
- (EOController *)eoController;
    // EOController that is feeding this table
- (NSString *)associationKeyForColumn: (unsigned int)colNum;
- (NSArray *)associationKeysForSelectedColumns;
    // keys for the associations connected to the currently selected table columns
@end

unix.superglobalmegacorp.com

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