IActivatable
.ActivatableSupport
for the given source
IActivatable
and a related PropertyChangeSupport
.ActivatableSupport
if it is not yet activeProperty.IActivatable
.active property
.ReadOnlyBooleanProperty
that reflects the activeProperty state
of this ActivatableSupport
.IActivatable
.Scope
that is bound to an IAdaptable
-compliant type
and has to be scoped to a respective instance of that type.AdaptableScope
for the given IAdaptable
type.IAdaptable
.TypeListener
to support adapter injection.Binder.install(Module)
) to enable support for injection of adapters
into IAdaptable
s.MembersInjector
that supports injection of adapters into
an IAdaptable
implementation class'
IAdaptable.setAdapter(TypeToken, Object, String)
method, that is
marked as being eligible for adapter injection (see InjectAdapters
).AdapterInjector
to inject the given Method
,
annotated with the given AdapterMap
method annotation.BindingAnnotation
that can be used to qualify adapter (map)
bindings, i.e. provide type information related to valid IAdaptable
injection points.MapBinder
, via which adapter (map)
bindings can be specified in a Module
.adapters property
.AdapterStore
is a basic IAdaptable
implementation that can
be used standalone.AdapterStore
with no initial adapters.ListListenerHelperEx.ElementarySubChange
representing an addition.ChangeListener
to this ListExpressionHelperEx
.ChangeListener
to this MapExpressionHelperEx
.ChangeListener
to this
MultisetExpressionHelper
.ChangeListener
to this SetExpressionHelperEx
.ChangeListener
to this
SetMultimapExpressionHelper
.InvalidationListener
to this
ListListenerHelperEx
.ListChangeListener
to this
ListListenerHelperEx
.InvalidationListener
to this
MapListenerHelperEx
.MapChangeListener
to this MapListenerHelperEx
.InvalidationListener
to this
MultisetListenerHelper
.SetMultimapChangeListener
to this
MultisetListenerHelper
.MultisetChangeListener
to this ObservableMultiset
.SetMultimapChangeListener
to this
ObservableSetMultimap
.InvalidationListener
to this
SetListenerHelperEx
.SetChangeListener
to this SetListenerHelperEx
.InvalidationListener
to this
SetMultimapListenerHelper
.SetMultimapChangeListener
to this
SetMultimapListenerHelper
.SetMultimapProperty
's value to
the given StringBuilder
.SetMultimapProperty
's value to
the given StringBuilder
.TypeToken
for an actual parameter type, which is
inferred from a given context class.ListListenerHelperEx.AtomicChange
that
represents a change comprising a single elementary sub-change.ListListenerHelperEx.AtomicChange
that
represents a change comprising multiple elementary sub-changesO.ListListenerHelperEx.AtomicChange
for the
passed in source, based on the data provided in the passed-in change.MapListenerHelperEx.AtomicChange
that
represents a change comprising a single elementary sub-change.MapListenerHelperEx.AtomicChange
for the passed
in source, based on the data provided in the passed-in change.MultisetListenerHelper.AtomicChange
that
represents a change comprising a single elementary sub-change.MultisetListenerHelper.AtomicChange
that
represents a change comprising multiple elementary sub-changesO.MultisetListenerHelper.AtomicChange
for the
passed in source, based on the data provided in the passed-in change.SetListenerHelperEx.AtomicChange
that
represents a change comprising a single elementary sub-change.SetListenerHelperEx.AtomicChange
for the passed
in source, based on the data provided in the passed-in change.SetMultimapListenerHelper.AtomicChange
that
represents a change comprising a single elementary sub-change.MultisetListenerHelper.AtomicChange
that
represents a change comprising multiple elementary sub-changesO.MultisetListenerHelper.AtomicChange
for the
passed in source, based on the data provided in the passed-in change.Copyright (c) 2014 itemis AG and others. All rights reserved.