I am programmatically calling setEnabled on a button.
Is it possible to add a listener to the button that is being enabled/disabled using the setEnabled method?