Uses of Package
org.eclipse.core.databinding.observable.sideeffect
Package
Description
Provides classes that can be used to observe changes in SWT widgets.
-
ClassDescriptionAn
ISideEffect
allows you to run code whenever one or more observables change.A factory to createISideEffect
objects, which are applied to the givenConsumer
inISideEffectFactory.createFactory(Consumer)
. -
ClassDescriptionA factory to create
ISideEffect
objects, which are applied to the givenConsumer
inISideEffectFactory.createFactory(Consumer)
.