You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.ui.

Interface Grid.EditorErrorHandler

    • Method Summary

      All Methods
      Modifier and Type Method 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