com.evolveum.midpoint.web.component.menu.left
Class LeftMenuItem
java.lang.Object
com.evolveum.midpoint.web.component.menu.left.LeftMenuItem
- All Implemented Interfaces:
- Serializable
public class LeftMenuItem
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeftMenuItem
public LeftMenuItem(String label,
String icon,
Class<? extends org.apache.wicket.Page> page)
getIcon
public String getIcon()
getLabel
public String getLabel()
getPage
public Class<? extends org.apache.wicket.Page> getPage()
Copyright © 2013 evolveum. All Rights Reserved.