listen To Entry
Attaches a listener to this field. This listener will be called any time the field is written to ("set"). accept
, validateAndSet
, setAndUpdate
and so on will all call the listener.
Note that Validated Fields are Entry
Author
fzzyhmstrs
Since
0.6.0
Parameters
See also
with Listener
for an extension function that "passes through"