Interface ApplyClickHandler

All Superinterfaces:
EventHandler

public interface ApplyClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when the Apply button is clicked.
  • Method Details

    • onApplyClick

      void onApplyClick(ApplyClickEvent event)
      Notification method fired when the Apply button is clicked.
      Parameters:
      event - the event