Change
eventsFired when the value of the widget is changed by the user.
The event handler function context (available through the keyword this) will be set to the widget instance.
Important: The event is not fired when the value of the widget is changed from code.