home *** CD-ROM | disk | FTP | other *** search
- DBTableViewInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- contentsAlignment;
- minColumnSize;
- titleAlignment;
- resizeable;
- maxColumnSize;
- editable;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- DBTableColumnInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- minColumnSize;
- titleAlignment;
- maxColumnSize;
- resizable;
- autosizable;
- contentsAlignment;
- editable;
- };
- SUPERCLASS = IBInspector;
- };
-