Interface ValueListener

    • Method Detail

      • valueChanged

        void valueChanged​(Settable settable)
        React to the fact that the specified Settable has changed.
        Parameters:
        settable - The object that has changed value.