Propertys of different type using a converter to convert from one type to the other and vice versa.IConverter.Property bidirectional against this IPropertyBinding using the given IConverter to convert back and forth.ValueContainer.value and marks this ValueContainer has not having a value.IFluentBinding that converts the value of this IFluentBinding into another type.RootBinding.observedValue and also stops the replacement, fallback value and all attached listeners.ObservableValue is not yet set.ValueContainer.value.ChangeListener or InvalidationListener attached to it.ValueContainer.value has been set at one point in time.ObservableValue or Property.Consumer if this ValueContainer currently has a value.Property to be bound.IPropertyBinding is bidirectional bound against any other Property.RootBinding that listens to changes made to the given ObservableValue and then invokes its own binding mechanism.ObservableValue computes to true using the given Predicate.Function whenever the underlying ObservableValue is changed, allowing for certain values to be replaced or ignored.ValueContainer.value and also marks this ValueContainer as having a value.ChangeListener and InvalidationListener that have been attached to this binding.ObservableValue.IFluentBinding that listens to changes of this IFluentBinding and then relays to another ObservableValue that is being watched.IFluentBinding that listens to changes of this IFluentBinding and then relays to another Property that is being watched.IPropertyBinding bidirectional from any property it might have been bound too.Property bidirectional from this IPropertyBinding.IPropertyBinding will remember the value that has been provided by the WritableValue.setValue(Object) method if its current property is not yet set.IPropertyBinding will remember the value that has been provided by the WritableValue.setValue(Object) method if its current property is not yet set.Copyright © 2016 Saxonia Systems AG. All rights reserved.