|
|
1.1 root 1: BinderHandler = {
2: ACTIONS = {
3: showAllRecords:;
4: findByState:;
5: findByName:;
6: appDidInit:;
7: };
8: OUTLETS = {
9: stateField;
10: theTextView;
11: lastNameField;
12: propertyList;
13: myBinder;
14: myDatabase;
15: };
16: SUPERCLASS = Object;
17: };
18: FirstResponder = {
19: ACTIONS = {
20: };
21: SUPERCLASS = Object;
22: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.