Serialized Form


Package org.apache.tiles.beans

Class org.apache.tiles.beans.SimpleMenuItem extends Object implements Serializable

Serialized Fields

value

String value
The value of the item, i.e. what is really visible to the user.


link

String link
The link where the menu item points to.


icon

String icon
The (optional) icon image URL.


tooltip

String tooltip
The (optional) tooltip text.



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.