All Classes and Interfaces
Class
Description
Abstract base implementation of
ObservableValue
that handles ObservableEventListener
s.Abstract base implementation of
WritableObservableValue
that handles bindings.ObservableEventListener
for a bidirectional binding.This is an implementation of
ObservableEventListener
for an unidirectional binding.ChangeAwareContainer
that is a Collection
.A container (e.g.
ChangeAwareContainer
that is a List
.Listener
for ObservableListValue
and its sub-types.Factory for
ChangeAwareList
.ChangeAwareContainer
that is a Map
.Listener
for ObservableSetValue
and its sub-types.Factory for
ChangeAwareMap
.ObservableEventListener
that is also interested in change
s.ChangeAwareContainer
that is a Set
.Listener
for ObservableSetValue
and its sub-types.Factory for
ChangeAwareSet
.ContainerChange
for Collection
s.Change
that signals the modification of a container
(e.g.EventListener
for ContainerChange
s.An
Expression
is an ObservableValue
providing convenience methods to created dynamically computed
values.ContainerChange
for List
s.ContainerChange
for Map
s.EventListener
for MapChange
s.ObservableValue
for container value
s.Event notifying about changes of an
ObservableValue
.EventListener
for ObservableEvent
s.Implementation of
ObservableEventListener
that counts
the
received
events and allows to get the last received event
.ObservableValue
for a simple datatype (and not a
container value
).An
ObservableValue
wraps a value
and allows to observe the value for changes.ReadableTypedObjectValue
for container values
(e.g.ReadableValue
for a simple datatype (and not a
container value
).ReadableObjectValue
that is also a ReadableTypedValue
.ContainerChange
for Set
s.WritableObjectValue
for container values
(e.g.WritableValue
for a simple datatype (and not a
container value
).