nl.gx.webmanager.authorization
Interface MenuItem

All Superinterfaces:
HtmlObjectWrapper
All Known Implementing Classes:
ToolbarElement

public interface MenuItem
extends HtmlObjectWrapper

An item in the WebManager menu.

Author:
arjans

Method Summary
 java.lang.String getDescription()
          Returns the description of the menu item.
 
Methods inherited from interface nl.gx.webmanager.authorization.HtmlObjectWrapper
getId, getUuid
 

Method Detail

getDescription

java.lang.String getDescription()
Returns the description of the menu item.

Returns:
the description of the menu item


Copyright © 2007-2011 GX Software BV. All Rights Reserved.