Interface MaximizeClickHandler

All Superinterfaces:
EventHandler

public interface MaximizeClickHandler extends EventHandler
  • Method Summary

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

    • onMaximizeClick

      void onMaximizeClick(MaximizeClickEvent event)
      Notification method fired when the user asks to maximize the Window - by clicking the 'maximize' button, or by double-clicking the header if maximizeOnHeaderDoubleClick is enabled.
      Parameters:
      event - the event