Interface IModelTreeListener


public interface IModelTreeListener
Generic interface to listen to models.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method called each time the listened model has been refreshed.
  • Method Details

    • modelRefreshed

      void modelRefreshed()
      Method called each time the listened model has been refreshed.