Interface DropDownValueChanged


  • public interface DropDownValueChanged
    Well this should be pretty obvious.
    • Method Detail

      • valueChanged

        void valueChanged​(String newText,
                          String newValue)