Binding
that binds the enabled state of an Enablable
to a Boolean
property. By default the Enablable
will be enabled when the property is true
and vice versa. To get the reverse effect, call {@link #reverse()}.
@author Torgil Zethson
@since 4.0.0
|
|