|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
|---|
static final String MENU_BAR_TYPE
static final String HOVER_MENU_TYPE
static final String LINK_MENU_TYPE
static final String BUTTON_MENU_TYPE
static final String SMALL_BUTTON_MENU_TYPE
static final String TOOLBAR_BUTTON_MENU_TYPE
static final String VERTICAL_LINK_MENU_TYPE
static final String ICON_MENU_TYPE
static final String TAB_MENU_TYPE
| Method Detail |
|---|
IUIMenu getNewInstance()
IUIMenu object
com.sapportals.htmlb.Component renderMenu(IUIGroupCommand groupCommand,
IResource resource,
AbstractProxyControl newProxy)
throws WcmException
resource - the IResource for which the component
is requierednewProxy - the Control that called this methodgroupCommand - the given IUICommandGroup which will rendered
WdfException - Exception raised in failure situation
WcmExceptionString getMenuType()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||