Interface GovernmentBodyRankingMenuItemFactory

All Known Implementing Classes:
GovernmentBodyRankingMenuItemFactoryImpl

public interface GovernmentBodyRankingMenuItemFactory
A factory for creating GovernmentBodyRankingMenuItem objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createGovernmentBodyRankingMenuBar(com.vaadin.ui.MenuBar menuBar)
    Creates a new GovernmentBodyRankingMenuItem object.
    void
    createGovernmentBodyRankingTopics(com.vaadin.ui.MenuBar.MenuItem addItem)
    Creates a new GovernmentBodyRankingMenuItem object.
    void
    createOverviewPage(com.vaadin.ui.VerticalLayout panelContent)
    Creates a new GovernmentBodyRankingMenuItem object.
  • Method Details

    • createGovernmentBodyRankingMenuBar

      void createGovernmentBodyRankingMenuBar(com.vaadin.ui.MenuBar menuBar)
      Creates a new GovernmentBodyRankingMenuItem object.
      Parameters:
      menuBar - the menu bar
    • createGovernmentBodyRankingTopics

      void createGovernmentBodyRankingTopics(com.vaadin.ui.MenuBar.MenuItem addItem)
      Creates a new GovernmentBodyRankingMenuItem object.
      Parameters:
      addItem - the add item
    • createOverviewPage

      void createOverviewPage(com.vaadin.ui.VerticalLayout panelContent)
      Creates a new GovernmentBodyRankingMenuItem object.
      Parameters:
      panelContent - the panel content