home *** CD-ROM | disk | FTP | other *** search
- Shelf = {
- OUTLETS = {
- owner;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- EntityInspector = {
- ACTIONS = {
- takeEntityInternalNameFrom:;
- hideCurrentProperty:;
- takeEntityNameFrom:;
- newAttribute:;
- takeSetHiddenFrom:;
- newRelationship:;
- dropCurrentProperty:;
- };
- OUTLETS = {
- icon;
- nameForm;
- internalName;
- entity;
- model;
- selName;
- hiddenCheck;
- propertyBrowser;
- internalNameForm;
- editor;
- };
- SUPERCLASS = Object;
- };
- Databaste = {
- ACTIONS = {
- emptyModel:;
- newRelationship:;
- defaultModel:;
- inspector:;
- hideEntity:;
- newEntity:;
- setNewAdaptorName:;
- pickEntities:;
- browserClick:;
- removeProperty:;
- setNewLoginString:;
- removeEntity:;
- newAttribute:;
- revert:;
- hideProperty:;
- };
- OUTLETS = {
- scrollView;
- loginString;
- entitySelected;
- dbModel;
- adaptorName;
- model;
- relationList;
- dbDefaultModel;
- entityBrowser;
- waitPanel;
- dragEntity;
- owner;
- window;
- entityInspector;
- entitySisterList;
- entityList;
- iconShelf;
- };
- SUPERCLASS = Object;
- };
- DragMatrix = {
- SUPERCLASS = Matrix;
- };
-