home *** CD-ROM | disk | FTP | other *** search
- Options = {
- ACTIONS = {"changeView:" = "changeView:"; "ok:" = "ok:"; "revert:" = "revert:"; };
- OUTLETS = {
- cancel = cancel;
- form = form;
- matrix = matrix;
- menuCell = menuCell;
- ok = ok;
- optionView = optionView;
- popup = popup;
- scroll = scroll;
- text = text;
- textView = textView;
- window = window;
- };
- SUPERCLASS = Object;
- };
- EditText = {SUPERCLASS = Text; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- EnvelopeWell = {SUPERCLASS = View; };
- SendOptions = {
- ACTIONS = {
- "changeView:" = "changeView:";
- "checkEncrypt:" = "checkEncrypt:";
- "doUpdate:" = "doUpdate:";
- "revert:" = "revert:";
- };
- OUTLETS = {
- archiveButton = archiveButton;
- curSendWindow = curSendWindow;
- featureList = featureList;
- fieldPopUp = fieldPopUp;
- fieldType = fieldType;
- fieldView = fieldView;
- needsUpdate = needsUpdate;
- ok = ok;
- replyView = replyView;
- revert = revert;
- window = window;
- };
- SUPERCLASS = Object;
- };
-