Interface IndicatorFullValues


public interface IndicatorFullValues
Clears all previous returned values, and provides new data, equal to response for new OnlineCalculatable.calculateValuesInRange(String, String, long, long, int, CalculatedResultListener) without actually calling InvalidateInterface.invalidate()
Indicator line will be painted completely with new values
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends Object>
     
  • Method Details