ReadOnlyListWrapper
to fix the following JavaFX
issues:
Change notifications are fired even when the observed value did not
change.ReadOnlyListWrapper
to fix the following JavaFX
issues:
Change notifications are fired even when the observed value did not
change.ReadOnlyListWrapperEx
.ReadOnlyListWrapperEx
related to the given
bean.ReadOnlyListWrapperEx
, related to the given
bean and provided with the initial value.ReadOnlyListWrapperEx
with the given
initial value.ReadOnlyMapWrapper
to fix the following JavaFX
issues:
All listeners were removed when removing one
(https://bugs.openjdk.java.net/browse/JDK-8136465): fixed by keeping track of
all listeners and ensuring that remaining listeners are re-added when a
listener is removed.ReadOnlyMapWrapper
to fix the following JavaFX
issues:
All listeners were removed when removing one
(https://bugs.openjdk.java.net/browse/JDK-8136465): fixed by keeping track of
all listeners and ensuring that remaining listeners are re-added when a
listener is removed.ReadOnlyMapWrapperEx
ReadOnlyMapWrapperEx
ReadOnlyMapWrapperEx
ReadOnlyMapWrapperEx
Property
wrapping an ObservableMultiset
.Property
wrapping an
ObservableMultiset
.ReadOnlyMultisetWrapper
is a writable Property
wrapping an
ObservableMultiset
, which provides an additional read-only
Property
(based on a concrete, non-exposed implementation of
ReadOnlyMultisetProperty
), whose value is synchronized with the value
of this ReadOnlyMapWrapper
.ReadOnlyMultisetWrapper
.ReadOnlyMultisetWrapper
for the given bean and
with the given name.ReadOnlyMultisetWrapper
for the given bean and
with the given name and initial value.ReadOnlyMultisetWrapper
with the given
initial value.Property
wrapping an ObservableSetMultimap
.Property
wrapping an
ObservableSetMultimap
.ReadOnlySetMultimapWrapper
is a writable Property
wrapping
an ObservableSetMultimap
, which provides an additional read-only
Property
(based on a concrete, non-exposed implementation of
ReadOnlySetMultimapProperty
), whose value is synchronized with the
value of this ReadOnlyMapWrapper
.ReadOnlySetMultimapWrapper
.ReadOnlySetMultimapWrapper
for the given bean
and with the given name.ReadOnlySetMultimapWrapper
for the given bean
and with the given name and initial value.ReadOnlySetMultimapWrapper
with the
given initial value.ReadOnlySetWrapper
to fix the following JavaFX
issues:
Change notifications are fired even when the observed value did not
change.ReadOnlySetWrapper
to fix the following JavaFX
issues:
Change notifications are fired even when the observed value did not
change.ReadOnlySetWrapperEx
.ReadOnlySetWrapperEx
related to the given
bean.ReadOnlySetWrapperEx
, related to the given
bean and provided with the initial value.ReadOnlySetWrapperEx
with the given initial
value.ListListenerHelperEx.ElementarySubChange
representing a removal.ChangeListener
from this
ListChangeListener
.ChangeListener
from this
MapChangeListener
.ChangeListener
from this
MultisetChangeListener
.ChangeListener
from this
SetChangeListener
.ChangeListener
from this
SetMultimapChangeListener
.InvalidationListener
from this
ListListenerHelperEx
.ListChangeListener
from this
ListListenerHelperEx
.InvalidationListener
from this
MapListenerHelperEx
.MapChangeListener
from this
MapListenerHelperEx
.InvalidationListener
from this
MultisetListenerHelper
.MultisetChangeListener
from this
MultisetListenerHelper
.MultisetChangeListener
from this
ObservableMultiset
.SetMultimapChangeListener
from this
ObservableSetMultimap
.InvalidationListener
from this
SetListenerHelperEx
.SetChangeListener
from this
SetListenerHelperEx
.InvalidationListener
from this
SetMultimapListenerHelper
.SetMultimapChangeListener
from this
SetMultimapListenerHelper
.ObservableMultiset
with the
contents provided by the given Multiset
.ObservableSetMultimap
with the
contents provided by the given SetMultimap
.ListListenerHelperEx.ElementarySubChange
representing a replacement.MultisetChangeListener.Change.next()
.SetMultimapChangeListener.Change.next()
.AdapterKey
with no type key and the given role, which
can only be used in adapter map bindings.Copyright (c) 2014 itemis AG and others. All rights reserved.