|
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.UIMenuBar
Renders the menu bar 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 | |
UIMenuBar()
|
|
| Method Summary | |
java.lang.String |
getMenuType()
Gets an unique menu type value of the menubar |
IUIMenu |
getNewInstance()
Gets a instance of the IUIMenu object |
com.sapportals.htmlb.Component |
renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
creates a menu bar 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 UIMenuBar()
| Method Detail |
public IUIMenu getNewInstance()
IUIMenuIUIMenu objectpublic java.lang.String getMenuType()
public com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
throws WcmException
groupCommand - the given IUICommandGroupresource - the IResource for which the component
is requieredproxy - the Control that called this method. It is set as parameter
for the retrieved instanceWdfException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||