Interface StateFunctionListener

All Known Implementing Classes:
Button.FocusObserver, Spinner.FocusObserver, StateMethodDelegate

public interface StateFunctionListener
Implementations of this interface can register to receive state change information for a logical FunctionId.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    valueChanged(FunctionId func, InputState value, double tpf)