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.PartyMenuItemFactoryImpl
All Implemented Interfaces:
PartyMenuItemFactory

@Service public final class PartyMenuItemFactoryImpl extends AbstractMenuItemFactoryImpl implements PartyMenuItemFactory
The Class PartyMenuItemFactoryImpl.
  • Constructor Details

    • PartyMenuItemFactoryImpl

      public PartyMenuItemFactoryImpl()
      Instantiates a new party menu item factory impl.
  • Method Details

    • createOverviewPage

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

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