Package org.adempiere.webui.apps
Class MenuItem
java.lang.Object
org.adempiere.webui.apps.MenuItem
- Author:
- hengsin
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MenuItem
public MenuItem()default constructor
-
-
Method Details
-
getLabel
- Returns:
- the label
-
setLabel
- Parameters:
label
- the label to set
-
getDescription
- Returns:
- the description
-
setDescription
- Parameters:
description
- the description to set
-
getImage
- Returns:
- the image
-
setImage
- Parameters:
image
- the image to set
-
setData
-
getData
-
getType
- Returns:
- the type
-
setType
- Parameters:
type
- the type to set
-
toString
-