Package | Description |
---|---|
org.dishevelled.observable.graph |
Observable decorators for graph interfaces.
|
org.dishevelled.observable.graph.event |
Observable graph interface change event support.
|
Class and Description |
---|
GraphChangeListener
A listener that receives notification of changes made to an observable graph.
|
GraphChangeVetoException
Exception thrown in the event a graph change is vetoed by a
VetoableGraphChangeListener . |
ObservableGraphChangeSupport
A support class that can be used via delegation to provide
GraphChangeListener
and VetoableGraphChangeListener management. |
VetoableGraphChangeListener
A listener that receives notification of vetoable changes about to be made to an observable graph.
|
Class and Description |
---|
GraphChangeEvent
An event object representing a change made to an observable graph.
|
GraphChangeListener
A listener that receives notification of changes made to an observable graph.
|
GraphChangeVetoException
Exception thrown in the event a graph change is vetoed by a
VetoableGraphChangeListener . |
VetoableGraphChangeEvent
An event object representing a vetoable change about to be made to an observable graph.
|
VetoableGraphChangeListener
A listener that receives notification of vetoable changes about to be made to an observable graph.
|
Copyright (c) 2008-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).