com.hack23.cia.web.views.navigationview.application
Class MenuFactoryImpl
java.lang.Object
com.hack23.cia.web.views.navigationview.application.MenuFactoryImpl
- All Implemented Interfaces:
- MenuFactory
public class MenuFactoryImpl
- extends Object
- implements MenuFactory
The Class MenuFactoryImpl.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuFactoryImpl
public MenuFactoryImpl()
createApplicationMenuBar
public final com.vaadin.ui.MenuBar createApplicationMenuBar(Controller controller,
UserSessionDTO userSessionDTO,
List<PoliticalParty> politicalParties,
int topNumber)
- Description copied from interface:
MenuFactory
- Creates a new Menu object.
- Specified by:
createApplicationMenuBar in interface MenuFactory
- Parameters:
controller - the controlleruserSessionDTO - the user session dtopoliticalParties - the political partiestopNumber - the top number
- Returns:
- the menu bar
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.