Interface RestoreClickHandler

All Superinterfaces:
EventHandler

public interface RestoreClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when the user asks to restore the Window - by clicking the 'restore' button, or by double-clicking the header of a maximized Window if maximizeOnHeaderDoubleClick is enabled.
  • Method Details

    • onRestoreClick

      void onRestoreClick(RestoreClickEvent event)
      Notification method fired when the user asks to restore the Window - by clicking the 'restore' button, or by double-clicking the header of a maximized Window if maximizeOnHeaderDoubleClick is enabled.
      Parameters:
      event - the event