Interface I_CmsDescendantResizeHandler

All Known Implementing Classes:
CmsInlineEntityWidget.FormPanel, CmsResourceInfoView, CmsResourceRelationView, CmsScrollBar, CmsScrollPanel, CmsScrollPanelImpl, CmsTabbedPanel

Interface for widgets which should react to size changes of their descendants.

Since:
9.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method should be called when a descendant widget changes its size.
  • Method Details

    • onResizeDescendant

      This method should be called when a descendant widget changes its size.