home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Palettes / DatabaseKit.palette / English.lproj / DBTableViewInspector.nib / data.classes next >
Text File  |  1992-07-09  |  316b  |  23 lines

  1. DBTableViewInspector = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     rowHeight;
  6.     allowEmptySel;
  7.     vertScroller;
  8.     allowReorder;
  9.     showGrid;
  10.     allowEditing;
  11.     horizScroller;
  12.     selectionMode;
  13.     allowResize;
  14.     arrowKeys;
  15.     };
  16.     SUPERCLASS = IBInsp2r;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.