Class CmsContainerPageContainer.ContainerResizeHelper

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initHeight()
      Initializes the minimum height.
      void onShowPlaceholder​(com.google.gwt.dom.client.Element placeholder)
      Called when the placeholder is shown.
      void reset()
      Resets the style changes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • 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.