|
|||||||||
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.InvalidatedEvent
public class InvalidatedEvent
Accessor has been disposed. This is the last event from the accessor.
Field Summary |
---|
Fields inherited from class org.simantics.databoard.accessor.event.Event |
---|
reference |
Constructor Summary | |
---|---|
InvalidatedEvent()
|
Method Summary | |
---|---|
InvalidatedEvent |
clone(ChildReference 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 |
Constructor Detail |
---|
public InvalidatedEvent()
Method Detail |
---|
public InvalidatedEvent clone(ChildReference 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 |