| Modifier and Type | Method and Description |
|---|---|
default <TRelayedValue,TRelayedProperty extends javafx.beans.property.Property<TRelayedValue>> |
IFluentBinding.thenObserveProperty(@NotNull Function<TValue,TRelayedProperty> relayResolver)
Creates a new
IFluentBinding that listens to changes of this IFluentBinding and then relays to another Property that is being watched. |
Copyright © 2016 Saxonia Systems AG. All rights reserved.