|
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.UIIconMenu
Renders the link menu 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 | |
UIIconMenu()
|
|
| Method Summary | |
java.lang.String |
getMenuType()
Gets an unique menu type value of the menu link |
IUIMenu |
getNewInstance()
Gets the newInstance attribute of the UILinkMenu object |
com.sapportals.htmlb.Component |
renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
Creates a link 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 UIIconMenu()
| Method Detail |
public IUIMenu getNewInstance()
public java.lang.String getMenuType()
public com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl proxy)
throws WcmException
groupCommand - the given IUIGroupCommandresource - the IResource for which the component
is requieredproxy - the Control that called this method. It is set as parameter
for the retrieved instanceWcmException - Description of the Exception
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||