Class CmsContainerPageContainer.ContainerResizeHelper

java.lang.Object
org.opencms.ade.containerpage.client.ui.CmsContainerPageContainer.ContainerResizeHelper
Enclosing class:
CmsContainerPageContainer

Helper class for resizing containers in the drag/drop process when an element is dropped into them that is of lower height than the empty container HTML.
  • Constructor Details

  • Method Details

    • initHeight

      public void initHeight()
      Initializes the minimum height.
    • onShowPlaceholder

      public void onShowPlaceholder(com.google.gwt.dom.client.Element placeholder)
      Called when the placeholder is shown.
      Parameters:
      placeholder - the placeholder
    • reset

      public void reset()
      Resets the style changes.