Interface ContentChangeListener

All Superinterfaces:
Serializable
All Known Implementing Classes:
overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili.CAttivitaSchedulabili, overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti, Form, OutputForm, SchedulableActivities, SchedulableBundles, UrgentActivities

public interface ContentChangeListener extends Serializable
Interface implemented by all the objects that must implements some logic that reacts to the change of it content.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method that implements the logic that reacts to the object content's change
  • Method Details

    • contentChanged

      void contentChanged()
      Method that implements the logic that reacts to the object content's change