home *** CD-ROM | disk | FTP | other *** search
- "Submit" = {
- ACTIONS = {
- "cursorToDesc:" = id;
- "describeHardware:" = id;
- "email:" = id;
- "fetchSites:" = id;
- "selectText:" = id;
- "setControlsToDefault:" = id;
- "splitView:" = id;
- };
- OUTLETS = {
- bottomBox = id;
- clearB = id;
- hardwareB = id;
- siteB = id;
- splitview = id;
- stateTF = id;
- submitB = id;
- trackB = id;
- };
- SUPERCLASS = EntryEditor;
- };
- "EmacsText" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSCStringText; };
- "BugController" = {
- ACTIONS = {
- "clear:" = id;
- "setAddress:" = id;
- "setSeverity:" = id;
- "setSummary:" = id;
- "setTopic:" = id;
- "submit:" = id;
- };
- OUTLETS = {
- addressUI = id;
- clearUI = id;
- descriptionUI = id;
- docWindow = id;
- severityUI = id;
- submitUI = id;
- summaryUI = id;
- topicBrowser = id;
- topicDescriptionUI = id;
- };
- SUPERCLASS = NSObject;
- };
- "EntryEditor" = {
- ACTIONS = {"checkIn:" = id; "createEntry:" = id; };
- OUTLETS = {descriptionSV = id; topicsBrowser = id; };
- SUPERCLASS = DocEditor;
- };
- "DocEditor" = {
- ACTIONS = {"recordControl:" = id; };
- OUTLETS = {
- cccStatusUI = id;
- cpuUI = id;
- dateSubUI = id;
- daysToFixUI = id;
- descriptionUI = id;
- diffsUI = id;
- editHistoryUI = id;
- fixedVersUI = id;
- howFoundUI = id;
- keyUI = id;
- ownerUI = id;
- priorityUI = id;
- progressUI = id;
- pubStatusUI = id;
- reportVersUI = id;
- severityUI = id;
- sitesUI = id;
- statusUI = id;
- submitterUI = id;
- supersededByUI = id;
- tagsUI = id;
- targetVersUI = id;
- timeEnteredUI = id;
- timeFixUI = id;
- timePriorUI = id;
- timesRepUI = id;
- titleUI = id;
- topicUI = id;
- trackersUI = id;
- verifyVersUI = id;
- window = id;
- };
- SUPERCLASS = Object;
- };
- "FirstResponder" = {ACTIONS = {"performResize:" = id; }; CATEGORY = LocalActions; OUTLETS = {}; };
-