com.tonbeller.wcf.popup
Interface Item

All Known Subinterfaces:
GroupItem, MenuItem
All Known Implementing Classes:
GroupItemSupport, ItemSupport, MenuItemSupport

public interface Item


Method Summary
 java.lang.String getImage()
           
 java.lang.String getLabel()
           
 

Method Detail

getImage

public java.lang.String getImage()
Returns:
image of the menu entry or null. If image starts with "/" then the context will be prepended.

getLabel

public java.lang.String getLabel()
Returns:
visible text of the menuitem text or null