| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.event | |
| org.apache.cayenne.modeler.graph |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectTreeView.currentDomainChanged(DomainDisplayEvent e) |
void |
ProjectController.fireDomainDisplayEvent(DomainDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorView.currentDomainChanged(DomainDisplayEvent e) |
void |
DataDomainView.currentDomainChanged(DomainDisplayEvent e)
Invoked on domain selection event.
|
void |
DataDomainTabbedView.currentDomainChanged(DomainDisplayEvent e) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeDisplayEvent |
class |
DataMapDisplayEvent
Represents a display event of a DataMap.
|
class |
DataNodeDisplayEvent
Represents a display event of a DataNode.
|
class |
EmbeddableAttributeDisplayEvent |
class |
EmbeddableDisplayEvent |
class |
EntityDisplayEvent
Represents a display event of an Entity.
|
class |
ProcedureDisplayEvent
Display event for Stored Procedures.
|
class |
ProcedureParameterDisplayEvent |
class |
QueryDisplayEvent |
class |
RelationshipDisplayEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainDisplayListener.currentDomainChanged(DomainDisplayEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataDomainGraphTab.currentDomainChanged(DomainDisplayEvent e) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.