|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.impl.ui.navigationview.application.MenuFactoryImpl
public class MenuFactoryImpl extends Object implements MenuFactory
The Class MenuFactoryImpl.
Constructor and Description |
---|
MenuFactoryImpl(ApplicationModelFactoryFactory applicationModelFactoryFactory)
Instantiates a new menu factory impl. |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.MenuBar |
createApplicationMenuBar(ControllerActionListener controllerActionListener,
UserSessionDto userSessionDTO,
int topNumber)
Creates a new Menu object. |
protected GenericUserInterfaceLoaderService<PoliticalPartyData> |
getPoliticalPartyLoaderService()
Gets the political party loader service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuFactoryImpl(ApplicationModelFactoryFactory applicationModelFactoryFactory)
applicationModelFactoryFactory
- the application model factory factoryMethod Detail |
---|
public com.vaadin.ui.MenuBar createApplicationMenuBar(ControllerActionListener controllerActionListener, UserSessionDto userSessionDTO, int topNumber)
MenuFactory
createApplicationMenuBar
in interface MenuFactory
controllerActionListener
- the controller action listeneruserSessionDTO
- the user session dtotopNumber
- the top numberprotected final GenericUserInterfaceLoaderService<PoliticalPartyData> getPoliticalPartyLoaderService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |