PropertyBinding
that binds a Boolean
Property
to the wait-state governed by a WaitService
. The WaitService
goes into a wait-state when the property turns from true
to false
, and leaves the wait-state in the opposite state-transition.
@author Torgil Zethson
@since 4.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|