Interface ResizeLayoutPanel.Impl.Delegate

Enclosing class:
ResizeLayoutPanel.Impl

static interface ResizeLayoutPanel.Impl.Delegate
Delegate event handler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the element is resized.
  • Method Details

    • onResize

      void onResize()
      Called when the element is resized.