Interface PoliticianChartDataManager

All Known Implementing Classes:
PoliticianDataManagerImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface PoliticianChartDataManager
The Interface PoliticianChartDataManager.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createPersonLineChart(com.vaadin.ui.AbstractOrderedLayout content, String personId)
    Creates the person line chart.
  • Method Details

    • createPersonLineChart

      void createPersonLineChart(com.vaadin.ui.AbstractOrderedLayout content, String personId)
      Creates the person line chart.
      Parameters:
      content - the content
      personId - the person id