Interface ILayoutListener

All Known Implementing Classes:
ImageDefinitionEditor

public interface ILayoutListener
Called when layout is needed due to e.g. new image or label.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Layout required.
  • Method Details

    • onLayout

      void onLayout()
      Layout required.