|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.wcf.popup.ItemSupport
com.tonbeller.wcf.popup.MenuItemSupport
com.tonbeller.wcf.popup.WcfMenuItem
WcfMenuItem ist ein MenuItem, das sich bei der Konstruktion an einem RequestDispatcher anmeldet.
Constructor Summary | |
WcfMenuItem(Dispatcher d,
java.lang.String label)
|
|
WcfMenuItem(Dispatcher d,
java.lang.String label,
java.lang.String image)
|
Methods inherited from class com.tonbeller.wcf.popup.MenuItemSupport |
getHref, setHref |
Methods inherited from class com.tonbeller.wcf.popup.ItemSupport |
getImage, getLabel, setImage, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.wcf.controller.RequestListener |
request |
Methods inherited from interface com.tonbeller.wcf.popup.Item |
getImage, getLabel |
Constructor Detail |
public WcfMenuItem(Dispatcher d, java.lang.String label)
public WcfMenuItem(Dispatcher d, java.lang.String label, java.lang.String image)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |