| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.editor.dbentity | |
| org.apache.cayenne.modeler.event |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectController.fireDbAttributeDisplayEvent(AttributeDisplayEvent e) |
void |
ProjectController.fireObjAttributeDisplayEvent(AttributeDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjEntityTabbedView.currentObjAttributeChanged(AttributeDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbEntityTabbedView.currentDbAttributeChanged(AttributeDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbAttributeDisplayListener.currentDbAttributeChanged(AttributeDisplayEvent e)
Displays specified db attribute.
|
void |
ObjAttributeDisplayListener.currentObjAttributeChanged(AttributeDisplayEvent e)
Display specified ObjAttribute.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.