Class IframeCoverUtility

java.lang.Object
io.jmix.ui.widget.client.addon.dragdroplayouts.ui.util.IframeCoverUtility

public class IframeCoverUtility extends Object
Utility class for handling Iframe components
Since:
0.6.0
  • Field Details

  • Constructor Details

    • IframeCoverUtility

      public IframeCoverUtility()
  • Method Details

    • setIframeCoversEnabled

      public void setIframeCoversEnabled(boolean enabled, com.google.gwt.user.client.Element root, LayoutDragMode mode)
      Enable IFrame covers for a element
      Parameters:
      enabled - Enable/Disable Iframe covers
      root - The root element where to put the IFrame covers
    • isIframeCoversEnabled

      public boolean isIframeCoversEnabled()