home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Order = {
- ACTIONS = {
- updateButtons:;
- orderFromButton:;
- saveSort:;
- clearAction:;
- cancelAction:;
- deleteSort:;
- okAction:;
- sortAction:;
- };
- OUTLETS = {
- recordDescriptor;
- toolsMatrix;
- okCell;
- saveCell;
- sourceList;
- descendingIcon;
- overallTitle;
- sortButtonMatrix;
- deleteCell;
- clearCell;
- sourceScroller;
- displayPanel;
- cancelCell;
- sortButton;
- barCell;
- descriptorManager;
- sourceMatrix;
- ascendingIcon;
- protoCell;
- };
- SUPERCLASS = Object;
- };
-