|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.accessor.event.Event
org.simantics.databoard.accessor.event.ModificationEvent
org.simantics.databoard.accessor.event.MapEntryRemoved
public class MapEntryRemoved
Field Summary | |
---|---|
Variant |
key
The key of the entry. |
Fields inherited from class org.simantics.databoard.accessor.event.Event |
---|
reference |
Constructor Summary | |
---|---|
MapEntryRemoved(Variant key)
|
Method Summary | |
---|---|
MapEntryRemoved |
clone(AccessorReference newReference)
Create a clone with new reference |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public Variant key
Constructor Detail |
---|
public MapEntryRemoved(Variant key)
Method Detail |
---|
public MapEntryRemoved clone(AccessorReference newReference)
Event
clone
in class Event
public java.lang.String toString()
toString
in class Event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |