|
|
1.1 ! root 1: FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; }; ! 2: MainController = { ! 3: ACTIONS = { ! 4: "appDidInit:" = "appDidInit:"; ! 5: "fetch:" = "fetch:"; ! 6: "insert:" = "insert:"; ! 7: "newRecord:" = "newRecord:"; ! 8: "setUpFetch:" = "setUpFetch:"; ! 9: }; ! 10: OUTLETS = { ! 11: formMatrix = formMatrix; ! 12: insertButton = insertButton; ! 13: masterController = masterController; ! 14: masterTableview = masterTableview; ! 15: optionsPanel = optionsPanel; ! 16: rootEntity = rootEntity; ! 17: sortMatrix = sortMatrix; ! 18: sqlPanel = sqlPanel; ! 19: text = text; ! 20: textField = textField; ! 21: }; ! 22: SUPERCLASS = Object; ! 23: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.