Interface ValueChangedListener


public interface ValueChangedListener
A listener to work with controls derived from JValueTextField.
Since:
2.6.1
Author:
Michael Bedward
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called by the control whose value has just changed
  • Method Details

    • onValueChanged

      void onValueChanged(ValueChangedEvent ev)
      Called by the control whose value has just changed
      Parameters:
      ev - the event