Class EvoLudoTrigger.LightboxPanel

All Implemented Interfaces:
HasAttachHandlers, HasHandlers, EventListener, AcceptsOneWidget, HasOneWidget, HasVisibility, HasWidgets, HasWidgets.ForIsWidget, IsWidget, Iterable<Widget>
Enclosing class:
EvoLudoTrigger

public class EvoLudoTrigger.LightboxPanel extends SimplePanel
The panel to provide a transparent overlay over the entire page and displays the EvoLudo lab. A left-click with the mouse (or tap) outside the lab closes the overlay, except if the context menu is visible or the lab is shown in fullscreen.
  • Constructor Details

    • LightboxPanel

      public LightboxPanel()
      Create a new lightbox panel.
  • Method Details