home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / UserManager.app / English.lproj / BulkDestroy.nib / data.classes next >
Text File  |  1994-04-18  |  577b  |  40 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. BulkDestroy = {
  7.     ACTIONS = {
  8.     removeItem:;
  9.     disableAccounts:;
  10.     destroyAccountsAndHomes:;
  11.     selectUsers:;
  12.     selectRange:;
  13.     selectGroup:;
  14.     destroyAccounts:;
  15.     selectHome:;
  16.     selectDisabled:;
  17.     selectDomain:;
  18.     init:;
  19.     };
  20.     OUTLETS = {
  21.     disableButton;
  22.     selectDomainButton;
  23.     idHighText;
  24.     homeText;
  25.     previewTable;
  26.     controller;
  27.     selectMatrix;
  28.     domainText;
  29.     destroyHomesButton;
  30.     removeButton;
  31.     destroyButton;
  32.     idLowText;
  33.     selectGroupButton;
  34.     groupText;
  35.     myWindow;
  36.     domainList;
  37.     };
  38.     SUPERCLASS = Object;
  39. };
  40.