|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IObjectBasedNavigationProvider
The interface that provides methods to create a context menu for object-based navigation (OBN).
| Method Summary | |
|---|---|
IObjectBasedNavigationRenderer |
createObjectNavigateContextMenuDefaultRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
IObjectBasedNavigationRenderer |
createObjectNavigateContextMenuDefaultRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request,
String windowPrefix)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
IObjectBasedNavigationRenderer |
createObjectNavigateContextMenuOptimizedRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
IObjectBasedNavigationRenderer |
createObjectNavigateContextMenuOptimizedRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request,
String windowPrefix)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
com.sapportals.htmlb.table.ICellRenderer |
getObnCellRenderer(IObjectBasedNavigationRenderer renderer)
Deprecated. Gets an HTMLB cell renderer for HTMLB tables. |
com.sapportals.htmlb.table.ICellRenderer |
getObnOptimizedCellRenderer(IObjectBasedNavigationRenderer renderer)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
com.sapportals.htmlb.type.AbstractDataType |
getObnTableDataType(String title,
String parameter,
String value)
Deprecated. Please refer to the documentation of package com.sap.portal.obn |
| Method Detail |
|---|
IObjectBasedNavigationRenderer createObjectNavigateContextMenuOptimizedRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request)
systemAlias - the system alias name in which the business
object is definedbusinessObjName - the business object namerequest - the request object
IObjectBasedNavigationRenderer createObjectNavigateContextMenuDefaultRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request)
systemAlias - the system alias name in which the business object
is definedbusinessObjName - the business object namerequest - the request object
IObjectBasedNavigationRenderer createObjectNavigateContextMenuDefaultRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request,
String windowPrefix)
HoverMenu.
systemAlias - a system alias name in which the business object
is definedbusinessObjName - a business object namerequest - a request objectwindowPrefix - an HTML window that executes the code
IObjectBasedNavigationRenderer createObjectNavigateContextMenuOptimizedRenderer(String systemAlias,
String businessObjName,
IPortalComponentRequest request,
String windowPrefix)
systemAlias - a system alias name in which the business object
is definedbusinessObjName - a business object namerequest - a request objectwindowPrefix - a HTML window that executes the code
com.sapportals.htmlb.table.ICellRenderer getObnCellRenderer(IObjectBasedNavigationRenderer renderer)
renderer - an object-based navigation renderer
com.sapportals.htmlb.table.ICellRenderer getObnOptimizedCellRenderer(IObjectBasedNavigationRenderer renderer)
renderer - an object-based navigation renderer
com.sapportals.htmlb.type.AbstractDataType getObnTableDataType(String title,
String parameter,
String value)
title - the title of a table cellparameter - a parameter name to be passed in the OBN callvalue - a parameter value to be passed in the OBN call
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||