home *** CD-ROM | disk | FTP | other *** search
- EmacsText = {SUPERCLASS = Text; };
- EntryEditor = {ACTIONS = {"checkIn:" = "checkIn:"; "createEntry:" = "createEntry:"; }; OUTLETS = {descriptionSV = descriptionSV; topicsBrowser = topicsBrowser; }; SUPERCLASS = DocEditor; };
- FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };
- Submit = {ACTIONS = {"cursorToDesc:" = "cursorToDesc:"; "describeHardware:" = "describeHardware:"; "email:" = "email:"; "fetchSites:" = "fetchSites:"; "selectText:" = "selectText:"; "setControlsToDefault:" = "setControlsToDefault:"; "splitView:" = "splitView:"; }; OUTLETS = {bottomBox = bottomBox; clearB = clearB; hardwareB = hardwareB; siteB = siteB; splitview = splitview; stateTF = stateTF; submitB = submitB; trackB = trackB; }; SUPERCLASS = EntryEditor; };
- DocEditor = {ACTIONS = {"recordControl:" = "recordControl:"; }; OUTLETS = {cccStatusUI = cccStatusUI; cpuUI = cpuUI; dateSubUI = dateSubUI; daysToFixUI = daysToFixUI; descriptionUI = descriptionUI; diffsUI = diffsUI; editHistoryUI = editHistoryUI; fixedVersUI = fixedVersUI; howFoundUI = howFoundUI; keyUI = keyUI; ownerUI = ownerUI; priorityUI = priorityUI; progressUI = progressUI; pubStatusUI = pubStatusUI; reportVersUI = reportVersUI; severityUI = severityUI; sitesUI = sitesUI; statusUI = statusUI; submitterUI = submitterUI; supersededByUI = supersededByUI; tagsUI = tagsUI; targetVersUI = targetVersUI; timeEnteredUI = timeEnteredUI; timeFixUI = timeFixUI; timePriorUI = timePriorUI; timesRepUI = timesRepUI; titleUI = titleUI; topicUI = topicUI; trackersUI = trackersUI; verifyVersUI = verifyVersUI; window = window; }; SUPERCLASS = Object; };
-