Module com.tobiasdiez.easybind
Package com.tobiasdiez.easybind
package com.tobiasdiez.easybind
-
ClassDescriptionMethods for easy creation of bindings.EasyBind.HexaFunction<A,
B, C, D, E, F, R> EasyBind.PentaFunction<A,B, C, D, E, R> EasyBind.TetraFunction<A,B, C, D, R> EasyBind.TriFunction<A,B, C, R> EasyBinding<T>A standardBindingenriched by convenient helper methods to generate bindings in a fluent style.A standardObservableListenriched by convenient helper methods.A standardObservableObjectValueenriched by convenient helper methods to generate bindings in a fluent style.APreboundBindingthat also implementsEasyBindingin order to support fluent method chains.Object binding that binds to its dependencies on creation and unbinds from them on dispose.SimpleChangeListenerthat only notifies about the old and new value but not about the changed observable.Starting point for creation of conditional bindings.