Interface IActiveMonitor<M>


public interface IActiveMonitor<M>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    onChange(String inputName, Event ev, M model)
     
  • Method Details

    • onChange

      boolean onChange(String inputName, Event ev, M model)
      Returns:
      true if model was changed