|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddableAttributeEvent | |
---|---|
org.apache.cayenne.map.event |
Uses of EmbeddableAttributeEvent in org.apache.cayenne.map.event |
---|
Methods in org.apache.cayenne.map.event with parameters of type EmbeddableAttributeEvent | |
---|---|
void |
EmbeddableAttributeListener.embeddableAttributeAdded(EmbeddableAttributeEvent e)
New EmbeddableAttribute has been created/added. |
void |
EmbeddableAttributeListener.embeddableAttributeChanged(EmbeddableAttributeEvent e)
EmbeddableAttribute property changed. |
void |
EmbeddableAttributeListener.embeddableAttributeRemoved(EmbeddableAttributeEvent e)
EmbeddableAttribute has been removed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |