java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.menufactory.impl.AbstractMenuItemFactoryImpl
com.hack23.cia.web.impl.ui.application.views.common.menufactory.impl.BallotMenuItemFactoryImpl
All Implemented Interfaces:
BallotMenuItemFactory

@Service public final class BallotMenuItemFactoryImpl extends AbstractMenuItemFactoryImpl implements BallotMenuItemFactory
The Class BallotMenuItemFactoryImpl.
  • Constructor Details

    • BallotMenuItemFactoryImpl

      public BallotMenuItemFactoryImpl()
      Instantiates a new ballot menu item factory impl.
  • Method Details

    • createBallotMenuBar

      public void createBallotMenuBar(com.vaadin.ui.MenuBar menuBar, String pageId)
      Description copied from interface: BallotMenuItemFactory
      Creates a new BallotMenuItem object.
      Specified by:
      createBallotMenuBar in interface BallotMenuItemFactory
      Parameters:
      menuBar - the menu bar
      pageId - the page id
    • createOverviewPage

      public void createOverviewPage(com.vaadin.ui.VerticalLayout panelContent, String pageId)
      Description copied from interface: BallotMenuItemFactory
      Creates a new BallotMenuItem object.
      Specified by:
      createOverviewPage in interface BallotMenuItemFactory
      Parameters:
      panelContent - the panel content
      pageId - the page id