Interface SectionListener

All Known Implementing Classes:
ReportEditor

public interface SectionListener
Listen for changes in section data.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Name change.
  • Method Details

    • nameChanged

      void nameChanged(Section section)
      Name change.