|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.accessor.event.Event
public abstract class Event
Field Summary | |
---|---|
ChildReference |
reference
Path from the listened Object to the composite, null if same |
Constructor Summary | |
---|---|
Event()
|
Method Summary | |
---|---|
abstract Event |
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 |
Field Detail |
---|
public ChildReference reference
Constructor Detail |
---|
public Event()
Method Detail |
---|
public abstract Event clone(ChildReference newReference)
newReference
-
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |