Interface MinimizeClickHandler

All Superinterfaces:
EventHandler

public interface MinimizeClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when the user clicks the 'minimize' button.
  • Method Details

    • onMinimizeClick

      void onMinimizeClick(MinimizeClickEvent event)
      Notification method fired when the user clicks the 'minimize' button.
      Parameters:
      event - the event