Interface EditCompleteHandler

All Superinterfaces:
EventHandler

public interface EditCompleteHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback fired when inline edits have been successfully saved.
  • Method Details

    • onEditComplete

      void onEditComplete(EditCompleteEvent event)
      Callback fired when inline edits have been successfully saved.

      No default implementation.

      Parameters:
      event - the event