protected final void bind (Observable… dependencies)

Start observing the dependencies for changes. If the value of one of the dependencies changes, the binding is marked as invalid.

Parameters:
dependencies     the dependencies to observe