com.vaadin.client.communication.

Interface StateChangeEvent.StateChangeHandler

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void onStateChanged​(StateChangeEvent stateChangeEvent)

      Notifies the event handler that the state has changed.

    • Method Detail

      • onStateChanged

        void onStateChanged​(StateChangeEvent stateChangeEvent)

        Notifies the event handler that the state has changed.

        Parameters:

        stateChangeEvent - the state change event with details about the change