home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- addRecord = id;
- addRecordCancel = id;
- addRecordSave = id;
- blobActionSelected = id;
- blobDatatypeSelected = id;
- blobFieldSelected = id;
- blobPinChanged = id;
- createIndexCancel = id;
- createIndexCreate = id;
- createIndexErrorDismiss = id;
- delRecord = id;
- delRecordCancel = id;
- delRecordDoDelete = id;
- dropDBCancel = id;
- dropDBDoDrop = id;
- dropTableCancel = id;
- dropTableDoDrop = id;
- filterApply = id;
- filterClear = id;
- filterPinChanged = id;
- menuBackup = id;
- menuCreate = id;
- menuCreateDB = id;
- menuCreateIndex = id;
- menuCreateUser = id;
- menuDropTable = id;
- menuRefresh = id;
- menuSQLConsole = id;
- menuViewLogs = id;
- navBegin = id;
- navEnd = id;
- navNext = id;
- navPrev = id;
- viewBLOB = id;
- viewFilter = id;
- };
- CLASS = DataViewController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addRecordButton = id;
- addRecordCancelButton = id;
- addRecordSaveButton = id;
- blobAction = id;
- blobDatatype = id;
- blobFields = id;
- blobImage = id;
- blobInfotext = id;
- blobPin = id;
- blobWindow_ = id;
- createIndexErrorWindow = id;
- createIndexName = id;
- createIndexOptions = id;
- createIndexWindow = id;
- databaseList = id;
- delRecordButton = id;
- delRecordWindow = id;
- dropDBName = id;
- dropDBWindow = id;
- dropTableTBName = id;
- dropTableWindow = id;
- filterActiveButton = id;
- filterList = id;
- filterPin = id;
- filterWindow = id;
- navBeginButton = id;
- navEndButton = id;
- navNextButton = id;
- navPrevButton = id;
- resultsList = id;
- resultsRowsText = id;
- resultsTotalText = id;
- rowList = id;
- schemaList = id;
- serverList = id;
- statusProgress = id;
- statusText = id;
- tableList = id;
- viewBLOBButton = id;
- viewFilterButton = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }