net.kwfgrid.gwes.servlet
Class MenuEntry
java.lang.Object
net.kwfgrid.gwes.servlet.MenuEntry
public class MenuEntry
- extends Object
- Version:
- $Id: MenuEntry.java 1419 2010-11-01 14:12:17Z hoheisel $
- Author:
- Andreas Hoheisel
(www.andreas-hoheisel.de)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
url
public String url
active
public boolean active
image
public String image
MenuEntry
public MenuEntry(String name,
String url,
boolean active,
String image)
Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.