Interface I_CmsHasResizeOnShow

All Known Implementing Classes:
CmsAttributeValueView, CmsCategoryField, CmsCategoryWidget, CmsFormWidgetWrapper, CmsLocationPicker, CmsLocationPickerWidget, CmsTextArea, CmsTextareaWidget, CmsValuePanel

public interface I_CmsHasResizeOnShow
Interface for widgets that need to be resized once they are visible.

Since:
9.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Adjusts widget's size once it's visible.
  • Method Details

    • resizeOnShow

      void resizeOnShow()
      Adjusts widget's size once it's visible.