com.sapportals.wcm.rendering.uicommand

Interface IUIMenu

All Known Implementing Classes:
AbstractUIMenu, UIButtonMenu, UIHoverMenu, UIIconMenu, UILinkMenu, UIMenuBar, UINoMenu, UISmallButtonMenu, UITabMenu, UIToolbarButtonMenu, UIVerticalLinkMenu

Deprecated. As of NetWeaver 7.1

public interface IUIMenu

Base class for rendering menus


Field Summary
static String BUTTON_MENU_TYPE
          Deprecated. menu type for the buttonmenu
static String HOVER_MENU_TYPE
          Deprecated. menu type for the hovermenu
static String ICON_MENU_TYPE
          Deprecated. menu type for the icon menu
static String LINK_MENU_TYPE
          Deprecated. menu type for the linkmenu
static String MENU_BAR_TYPE
          Deprecated. menu type for the menubar
static String SMALL_BUTTON_MENU_TYPE
          Deprecated. menu type for the small buttonmenu
static String TAB_MENU_TYPE
          Deprecated. menu type for the icon menu
static String TOOLBAR_BUTTON_MENU_TYPE
          Deprecated. menu type for the toolbar buttonmenu
static String VERTICAL_LINK_MENU_TYPE
          Deprecated. menu type for the vertical links menu
 
Method Summary
 String getMenuType()
          Deprecated. As of NetWeaver 7.1
 IUIMenu getNewInstance()
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand, IResource resource, AbstractProxyControl newProxy)
          Deprecated. As of NetWeaver 7.1
 

Field Detail

MENU_BAR_TYPE

static final String MENU_BAR_TYPE
Deprecated. 
menu type for the menubar

See Also:
Constant Field Values

HOVER_MENU_TYPE

static final String HOVER_MENU_TYPE
Deprecated. 
menu type for the hovermenu

See Also:
Constant Field Values

LINK_MENU_TYPE

static final String LINK_MENU_TYPE
Deprecated. 
menu type for the linkmenu

See Also:
Constant Field Values

BUTTON_MENU_TYPE

static final String BUTTON_MENU_TYPE
Deprecated. 
menu type for the buttonmenu

See Also:
Constant Field Values

SMALL_BUTTON_MENU_TYPE

static final String SMALL_BUTTON_MENU_TYPE
Deprecated. 
menu type for the small buttonmenu

See Also:
Constant Field Values

TOOLBAR_BUTTON_MENU_TYPE

static final String TOOLBAR_BUTTON_MENU_TYPE
Deprecated. 
menu type for the toolbar buttonmenu

See Also:
Constant Field Values

VERTICAL_LINK_MENU_TYPE

static final String VERTICAL_LINK_MENU_TYPE
Deprecated. 
menu type for the vertical links menu

See Also:
Constant Field Values

ICON_MENU_TYPE

static final String ICON_MENU_TYPE
Deprecated. 
menu type for the icon menu

See Also:
Constant Field Values

TAB_MENU_TYPE

static final String TAB_MENU_TYPE
Deprecated. 
menu type for the icon menu

See Also:
Constant Field Values
Method Detail

getNewInstance

IUIMenu getNewInstance()
Deprecated. As of NetWeaver 7.1

Gets a instance of the IUIMenu object

Returns:
the newInstance value

renderMenu

com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand,
                                          IResource resource,
                                          AbstractProxyControl newProxy)
                                          throws WcmException
Deprecated. As of NetWeaver 7.1

Creates a menu component according with the input parameters

Parameters:
resource - the IResource for which the component is requiered
newProxy - the Control that called this method
groupCommand - the given IUICommandGroup which will rendered
Returns:
the resulted component
Throws:
WdfException - Exception raised in failure situation
WcmException

getMenuType

String getMenuType()
Deprecated. As of NetWeaver 7.1

Gets an unique menu type value of the menu

Returns:
the menuType value
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice