home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / ODBCAD.Z / data.classes next >
Text File  |  1996-09-09  |  363b  |  13 lines

  1. "ODBCLoginPanel" = {
  2.     ACTIONS = {"cancel:" = id; "login:" = id; "switch:" = id; }; 
  3.     OUTLETS = {
  4.         connectionString = id; 
  5.         datasourceName = id; 
  6.         password = id; 
  7.         useConnectionString = id; 
  8.         userName = id; 
  9.     }; 
  10.     SUPERCLASS = NSObject; 
  11. };
  12. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  13.