home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- info:;
- ignoreLeafNodes:;
- viewUnsorted:;
- changeRootPassword:;
- showLeafNodes:;
- panelCancel:;
- viewBy:;
- authenticateUser:;
- appendVal:;
- duplicate:;
- delete:;
- prefStart:;
- notes:;
- showIdNumbers:;
- appendProp:;
- insertVal:;
- newDir:;
- newProp:;
- prefSetStart:;
- inspect:;
- setCurrentInspector:;
- openDomain:;
- openByTag:;
- insertProp:;
- preferences:;
- hideIdNumbers:;
- viewSorted:;
- revert:;
- panelOk:;
- openParent:;
- save:;
- setCurrentDomain:;
- newVal:;
- appDidInit:;
- deauthenticateUser:;
- };
- OUTLETS = {
- notesPanel;
- newValMenu;
- newPropMenu;
- notesText;
- prefStartMatrix;
- viewByMgr;
- leafMenu;
- authMenu;
- deleteMenu;
- infoPanel;
- sortMenu;
- currentInspector;
- viewByMenu;
- insertValMenu;
- appendPropMenu;
- tagPanel;
- insertPropMenu;
- prefShowLeavesButton;
- tagForm;
- domainList;
- pwMgr;
- prefShowIdsButton;
- duplicateMenu;
- currentDomain;
- prefPanel;
- prefStylePopUp;
- revertMenu;
- newdirMenu;
- notesMenu;
- idMenu;
- prefStartButton;
- prefStartText;
- inspectMenu;
- saveMenu;
- prefConfirmMatrix;
- parentMenu;
- appendValMenu;
- };
- SUPERCLASS = Object;
- };
-