com.vaadin.ui.

Interface Grid.EditorErrorHandler

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void commitError(Grid.CommitErrorEvent event)

      Called when an exception occurs while the editor row is being saved

    • Method Detail

      • commitError

        void commitError(Grid.CommitErrorEvent event)

        Called when an exception occurs while the editor row is being saved

        Parameters:

        event - An event providing more information about the error