Interface SubmitValuesHandler

All Superinterfaces:
EventHandler

public interface SubmitValuesHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Triggered when a SubmitItem is included in the form is submitted and gets pressed.
  • Method Details

    • onSubmitValues

      void onSubmitValues(SubmitValuesEvent event)
      Triggered when a SubmitItem is included in the form is submitted and gets pressed.
      Parameters:
      event - the event