com.vaadin.event.

Interface SelectionEvent.SelectionListener

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void select(SelectionEvent event)

      Notifies the listener that the selection state has changed.

    • Method Detail

      • select

        void select(SelectionEvent event)

        Notifies the listener that the selection state has changed.

        Parameters:

        event - the selection change event