public class EmbeddableAttributeDisplayEvent extends EmbeddableDisplayEvent
| Modifier and Type | Field and Description |
|---|---|
protected EmbeddableAttribute[] |
embeddableAttributes |
embeddable, embeddableChanged, mainTabFocusdataMap, dataMapChangeddataNode, dataNodeChangeddomain, domainChangedchanged, pathObject, refiredsource| Constructor and Description |
|---|
EmbeddableAttributeDisplayEvent(Object src,
Embeddable embeddable,
EmbeddableAttribute[] attr) |
EmbeddableAttributeDisplayEvent(Object src,
Embeddable embeddable,
EmbeddableAttribute[] attr,
DataMap dataMap,
DataChannelDescriptor domain) |
EmbeddableAttributeDisplayEvent(Object src,
Embeddable embeddable,
EmbeddableAttribute attrs,
DataMap dataMap,
DataChannelDescriptor dataChannelDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddableAttribute[] |
getEmbeddableAttributes() |
getEmbeddable, isEmbeddableChanged, isMainTabFocus, setEmbeddableChanged, setMainTabFocusgetDataMap, isDataMapChanged, setDataMap, setDataMapChangedgetDataNode, isDataNodeChanged, setDataNode, setDataNodeChangedgetDomain, isDomainChanged, setDomain, setDomainChangedgetPathObject, isChanged, isRefired, pointsTo, setChanged, setRefiredgetSource, toStringprotected EmbeddableAttribute[] embeddableAttributes
public EmbeddableAttributeDisplayEvent(Object src, Embeddable embeddable, EmbeddableAttribute attrs, DataMap dataMap, DataChannelDescriptor dataChannelDescriptor)
public EmbeddableAttributeDisplayEvent(Object src, Embeddable embeddable, EmbeddableAttribute[] attr, DataMap dataMap, DataChannelDescriptor domain)
public EmbeddableAttributeDisplayEvent(Object src, Embeddable embeddable, EmbeddableAttribute[] attr)
public EmbeddableAttribute[] getEmbeddableAttributes()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.