com.tonbeller.wcf.popup
Class MenuItemSupport
java.lang.Object
com.tonbeller.wcf.popup.ItemSupport
com.tonbeller.wcf.popup.MenuItemSupport
- All Implemented Interfaces:
- Item, MenuItem
- Direct Known Subclasses:
- WcfMenuItem
- public class MenuItemSupport
- extends ItemSupport
- implements MenuItem
Method Summary |
java.lang.String |
getHref()
|
void |
setHref(java.lang.String href)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuItemSupport
public MenuItemSupport(java.lang.String href)
MenuItemSupport
public MenuItemSupport(java.lang.String href,
java.lang.String label)
MenuItemSupport
public MenuItemSupport(java.lang.String href,
java.lang.String label,
java.lang.String image)
getHref
public java.lang.String getHref()
- Specified by:
getHref
in interface MenuItem
setHref
public void setHref(java.lang.String href)