home *** CD-ROM | disk | FTP | other *** search
- WMPathField = {SUPERCLASS = View; };
- WMAddressBookContentsInspector = {
- ACTIONS = {
- "generateRTFFile:" = "generateRTFFile:";
- "performClick:" = "performClick:";
- "touch:" = "touch:";
- };
- OUTLETS = {
- form = form;
- info = info;
- popup = popup;
- rtfFileButton = rtfFileButton;
- sortByMatrix = sortByMatrix;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-