Uses of Class
com.evolveum.midpoint.web.component.menu.top.TopMenuItem

Packages that use TopMenuItem
com.evolveum.midpoint.web.component.menu.top   
com.evolveum.midpoint.web.page   
com.evolveum.midpoint.web.page.admin   
com.evolveum.midpoint.web.page.login   
 

Uses of TopMenuItem in com.evolveum.midpoint.web.component.menu.top
 

Constructor parameters in com.evolveum.midpoint.web.component.menu.top with type arguments of type TopMenuItem
TopMenu(String id, List<TopMenuItem> topItems, List<BottomMenuItem> bottomItems)
           
 

Uses of TopMenuItem in com.evolveum.midpoint.web.page
 

Methods in com.evolveum.midpoint.web.page that return types with arguments of type TopMenuItem
abstract  List<TopMenuItem> PageBase.getTopMenuItems()
           
 

Uses of TopMenuItem in com.evolveum.midpoint.web.page.admin
 

Methods in com.evolveum.midpoint.web.page.admin that return types with arguments of type TopMenuItem
 List<TopMenuItem> PageAdmin.getTopMenuItems()
           
 

Uses of TopMenuItem in com.evolveum.midpoint.web.page.login
 

Methods in com.evolveum.midpoint.web.page.login that return types with arguments of type TopMenuItem
 List<TopMenuItem> PageLogin.getTopMenuItems()
           
 



Copyright © 2013 evolveum. All Rights Reserved.