|
|||||||||
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.OptionalValueRemoved
public class OptionalValueRemoved
Field Summary |
---|
Fields inherited from class org.simantics.databoard.accessor.event.Event |
---|
reference |
Constructor Summary | |
---|---|
OptionalValueRemoved()
|
|
OptionalValueRemoved(ChildReference reference)
|
Method Summary | |
---|---|
OptionalValueRemoved |
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 OptionalValueRemoved()
public OptionalValueRemoved(ChildReference reference)
Method Detail |
---|
public OptionalValueRemoved 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 |