|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.wcm.rendering.uicommand.AbstractUIMenu
|
+--com.sapportals.wcm.rendering.uicommand.UIHoverMenu
Renders the hovermenu for the given IUICommandGroup
| Fields inherited from interface com.sapportals.wcm.rendering.uicommand.IUIMenu |
BUTTON_MENU_TYPE, HOVER_MENU_TYPE, ICON_MENU_TYPE, LINK_MENU_TYPE, MENU_BAR_TYPE, SMALL_BUTTON_MENU_TYPE, TAB_MENU_TYPE, TOOLBAR_BUTTON_MENU_TYPE, VERTICAL_LINK_MENU_TYPE |
| Constructor Summary | |
UIHoverMenu()
|
|
| Method Summary | |
java.lang.String |
getMenuType()
Gets an unique menu type value of the menu |
IUIMenu |
getNewInstance()
Gets a instance of the UIHoverMenu object |
com.sapportals.htmlb.Component |
renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
Creates a hover menu component according with the input parameters |
| Methods inherited from class com.sapportals.wcm.rendering.uicommand.AbstractUIMenu |
createTarget, createTarget, createTarget, getCommandLink, getCommandLink, getLinkLabel, renderGroup, renderHoverMenu |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIHoverMenu()
| Method Detail |
public IUIMenu getNewInstance()
UIHoverMenu objectpublic java.lang.String getMenuType()
String
public com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
throws WcmException
resource - the IResource for which the component is requierednewProxy - the Control that called this methodgroupID - a IUIGroupCommand which will be renderWdfException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||