java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.chartfactory.impl.AbstractChartDataManagerImpl
com.hack23.cia.web.impl.ui.application.views.common.chartfactory.impl.BallotChartDataManagerImpl
All Implemented Interfaces:
BallotChartDataManager

@Service public final class BallotChartDataManagerImpl extends AbstractChartDataManagerImpl implements BallotChartDataManager
The Class BallotChartDataManagerImpl.
  • Constructor Details

    • BallotChartDataManagerImpl

      public BallotChartDataManagerImpl()
      Instantiates a new ballot chart data manager impl.
  • Method Details

    • createChart

      public void createChart(com.vaadin.ui.TabSheet.Tab tab, com.vaadin.ui.AbstractOrderedLayout content, List<com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenVoteDataBallotPartySummary> partyList)
      Description copied from interface: BallotChartDataManager
      Creates the chart.
      Specified by:
      createChart in interface BallotChartDataManager
      Parameters:
      tab - the tab
      content - the content
      partyList - the party list
    • createChart

      public void createChart(com.vaadin.ui.TabSheet.Tab tab, com.vaadin.ui.AbstractOrderedLayout content, com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenVoteDataBallotSummary viewRiksdagenVoteDataBallotSummary)
      Description copied from interface: BallotChartDataManager
      Creates the chart.
      Specified by:
      createChart in interface BallotChartDataManager
      Parameters:
      tab - the tab
      content - the content
      viewRiksdagenVoteDataBallotSummary - the view riksdagen vote data ballot summary