|
|
1.1 ! root 1: FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; }; ! 2: AppController = { ! 3: ACTIONS = { ! 4: "delete:" = "delete:"; ! 5: "fetch:" = "fetch:"; ! 6: "insert:" = "insert:"; ! 7: "saveToDataSource:" = "saveToDataSource:"; ! 8: "saveToObjects:" = "saveToObjects:"; ! 9: "setBuffering:" = "setBuffering:"; ! 10: "undo:" = "undo:"; ! 11: }; ! 12: OUTLETS = { ! 13: console = console; ! 14: dataSourceButton = dataSourceButton; ! 15: eoController = eoController; ! 16: objectButton = objectButton; ! 17: }; ! 18: SUPERCLASS = NSObject; ! 19: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.