| Package | Description |
|---|---|
| com.sap.netweaver.kmc.people.photo.ui | |
| com.sapportals.wcm.rendering.base |
Contains interfaces for flexible rendering of explorer controls.
|
| com.sapportals.wcm.rendering.collection |
Contains interfaces for flexible rendering of collections or lists of
resources.
|
| com.sapportals.wcm.rendering.detailsoverview |
Provides interfaces for plug-ins that render overviews on the details
page.
|
| com.sapportals.wcm.rendering.detailsproperties |
Provides interfaces for rendering properties of items on the details
page.
|
| com.sapportals.wcm.rendering.layout |
Represents a container for defining the layout of explorer controls.
|
| com.sapportals.wcm.rendering.property | |
| com.sapportals.wcm.rendering.readymades |
Contains final classes to render links and properties for resources.
|
| com.sapportals.wcm.rendering.resource |
Contains interfaces for rendering a resource on the user interface.
|
| com.sapportals.wcm.rendering.uicommand |
Contains interfaces to render and execute commands for one or more
resources.
|
| Modifier and Type | Method and Description |
|---|---|
com.sapportals.htmlb.Component |
PropertyRendererUserPhoto.renderProperty(IProperty property,
IMetaName metaName,
IResource res,
IProxy proxy,
IParameters param) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProxyControl
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IProxy |
WdfStatusRemoveEvent.getProxy()
Deprecated.
As of NetWeaver 7.1
|
IProxy |
LayoutObject.getProxy()
Deprecated.
As of NetWeaver 7.1
|
IProxy |
IRenderingEntry.InitializationData.getProxy()
Deprecated.
As of NetWeaver 7.1
|
IProxy |
IProxy.getTargetControl()
Deprecated.
As of NetWeaver 7.1
|
abstract IProxy |
AbstractProxyControl.getTargetControl()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RenderingInformationUtil.addInstantiater(IProxy proxy,
ILayoutObject ilo,
IRenderObjectInfo.RenderObjectCategory category,
RID accessRID)
Deprecated.
As of NetWeaver 7.1
|
protected ILayoutObject |
AbstractFactory.getLayoutObject(IProxy proxy,
IResource outerResource,
IResource resource,
Hashtable table,
IFlavor flavor,
boolean requires508)
Deprecated.
As of NetWeaver 7.1
|
protected ILayoutObject |
AbstractFactory.getLayoutObject(IProxy proxy,
ITypedResourceList resourcelist,
Hashtable table,
IFlavor flavor,
boolean requires508)
Deprecated.
As of NetWeaver 7.1
|
static String |
RIDMapperUtil.getMapper(IProxy proxy,
RID rid)
Deprecated.
As of NetWeaver 7.1
|
static RID |
RIDMapperUtil.getRID(IProxy proxy,
String mapper)
Deprecated.
As of NetWeaver 7.1
|
void |
LayoutObject.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
ILayoutObject.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
InitializationData(ICollection coll,
IProxy proxy,
RidSet selection)
Deprecated.
As of NetWeaver 7.1
|
InitializationData(ITypedResourceList list,
IProxy proxy,
RidSet selection)
Deprecated.
As of NetWeaver 7.1
|
WdfStatusRemoveEvent(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
protected IProxy |
SlimCollectionRenderer.getProxy()
Deprecated.
As of NetWeaver 7.1
|
protected IProxy |
LightCollectionRenderer.getProxy()
Deprecated.
As of NetWeaver 7.1
|
IProxy |
IComponent.getProxy()
Deprecated.
As of NetWeaver 7.1
|
IProxy |
AbstractComponent.getProxy()
Deprecated.
As of NetWeaver 7.1
|
protected IProxy |
AbstractCollectionRenderer.getProxy()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IComponentEvent |
ComponentFactory.decodeEvent(ICollectionRenderer renderer,
IProxy proxy,
com.sapportals.htmlb.event.Event event,
Map values)
Deprecated.
As of NetWeaver 7.1
|
ICollectionRenderer |
CollectionRendererFactory.getCollectionRenderer(IProxy proxy,
ICollection currentFolder,
ICollection customizingCollection,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
ICollectionRenderer |
CollectionRendererFactory.getCollectionRenderer(IProxy proxy,
ICollection collection,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
ICollectionRenderer |
CollectionRendererFactory.getCollectionRenderer(IProxy proxy,
ITypedResourceList resourcelist,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
IComponent |
ComponentFactory.getComponent(IProxy proxy,
IResource res,
IFlavor impFlavor,
String alias)
Deprecated.
As of NetWeaver 7.1
|
IComponent |
ComponentFactory.getComponent(String alias,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
IComponent |
ComponentFactory.getComponent(String alias,
IProxy proxy,
ICollectionRenderer renderer)
Deprecated.
As of NetWeaver 7.1
|
IComponent |
ComponentFactory.getComponent(String alias,
IProxy proxy,
ICollectionRenderer renderer,
IResource res,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
IComponent |
ComponentFactory.getComponent(String alias,
IProxy proxy,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
static ResourcePropertyComparator |
ResourcePropertyComparatorCreator.getResourcePropertyComparator(SortDefinition sd,
ICollection parent,
IProxy proxy,
IParameters parameters) |
static com.sapportals.htmlb.Component |
CollectionRendererUtil.renderDecorations(ICollectionRenderer collRenderer,
IProxy proxy,
com.sapportals.htmlb.Component comp,
Map componentValueMap)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
CollectionRendererUtil.renderDecorations(ICollectionRenderer collRenderer,
IProxy proxy,
com.sapportals.htmlb.Component comp,
Map componentValueMap,
IResource resource)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
CollectionRendererUtil.renderDecorationsOld(ICollectionRenderer collRenderer,
IProxy proxy,
com.sapportals.htmlb.Component comp,
Map componentValueMap)
Deprecated.
As of NetWeaver 7.1
|
void |
SlimCollectionRenderer.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
LightCollectionRenderer.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
IComponent.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
AbstractComponent.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
AbstractCollectionRenderer.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
CollectionRendererDecorator(com.sapportals.htmlb.Component comp,
ICollectionRenderer renderer,
IProxy proxy,
ComponentValueMap valueMap)
Deprecated.
As of NetWeaver 7.1
|
CollectionRendererDecorator(com.sapportals.htmlb.Component comp,
ICollectionRenderer renderer,
IProxy proxy,
ComponentValueMap valueMap,
IResource res)
Deprecated.
As of NetWeaver 7.1
|
SortHandler(ICollectionRenderer renderer,
IProxy proxy,
ICollection parent)
Deprecated.
As of NetWeaver 7.1
|
SortHandler(ICollectionRenderer renderer,
IProxy proxy,
IRendererStatus irs)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractResourceDetailsOverview.createTarget(IUICommand command,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enums.TextViewDesign textDesign)
Deprecated.
As of NetWeaver 7.1
|
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enums.TextViewDesign textDesign,
String linkLabel)
Deprecated.
As of NetWeaver 7.1
|
protected com.sapportals.htmlb.Component |
AbstractResourceDetailsOverview.getCommandLink(IUICommand command,
IProxy proxy,
com.sapportals.htmlb.enums.TextViewDesign textDesign,
String linkLabel,
com.sapportals.htmlb.enums.LinkDesign linkDesign)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
IResourceDetailsOverview.renderOverviewContent(IResource resource,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IProxy |
IProxyDetailsProperty.getProxy()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
void |
IProxyDetailsProperty.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IProxy |
AbstractLayoutController.getProxy()
Deprecated.
As of NetWeaver 7.1
|
protected IProxy |
AbstractLayoutComposer.getProxy()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
ILayoutController |
LayoutControllerFactory.getLayoutController(IProxy proxy,
IResource resource)
Deprecated.
As of NetWeaver 7.1
|
ILayoutController |
LayoutControllerFactory.getLayoutController(IProxy proxy,
ITypedResourceList resourcelist)
Deprecated.
As of NetWeaver 7.1
|
void |
ILayoutComponent.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
AbstractLayoutController.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
void |
AbstractLayoutComposer.setProxy(IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ResourceLinkUtil.getContentLinkUrl(IResource resource,
IProxy proxy,
IParameters params)
Deprecated.
As of NetWeaver 7.1
|
static String |
ResourceLinkUtil.getResourceLinkUrl(IResource resource,
IProxy proxy,
IParameters params)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
MetaPropertyRendererUtil.render(IMetaName metaName,
IResource resource,
IParameters params,
IProxy proxy,
boolean contentLink,
ResourceStateType state)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
PropertyRendererUtil.renderProperty(IProperty property,
IMetaName metaName,
IResource resource,
IProxy ctrl,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
IModelledPropertyRenderer.renderProperty(IProperty property,
IMetaName metaName,
IResource resource,
IProxy proxy,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
ResourceLinkUtil.renderResourceLink(IResource resource,
com.sapportals.htmlb.Component comp,
IProxy proxy,
IParameters params)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
static com.sapportals.htmlb.Component |
ColumnRenderer.renderMetaProperty(IMetaName metaName,
boolean hasContentLink,
boolean useSecondaryStyle,
IParameters parameters,
IProxy proxy,
IResource resource)
Deprecated.
As of NetWeaver 7.1
|
static com.sapportals.htmlb.Component |
ColumnRenderer.renderPropertyColumn(IResource resource,
IPropertyColumn propertyColumn,
boolean useSecondaryStyle,
IProxy proxy,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
CommandRenderer(IProxy proxy,
IResource resource,
String commandAlias,
String commandStyle,
boolean expanded,
String imagePath)
Deprecated.
As of NetWeaver 7.1
|
EmptyCollectionInfo(IProxy proxy,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
MenuBarComponent(IProxy proxy,
IResource resource,
String group)
Deprecated.
As of NetWeaver 7.1
|
MetaPropertyComponent(IResource resource,
IProxy proxy,
IMetaName metaName,
boolean hasContentLink,
IParameters parameters,
ResourceStateType state)
Deprecated.
As of NetWeaver 7.1
|
PropertyComponent(IResource resource,
IProxy proxy,
IProperty property,
int linktype,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
ResourceImage(IResource resource,
IParameters params,
IProxy proxy,
com.sapportals.wcm.rendering.readymades.ResourceImage.Mode mode)
Deprecated.
As of NetWeaver 7.1
|
ResourceLink(IResource resource,
com.sapportals.htmlb.Component comp,
IProxy proxy,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
UICommandComponent(IResource res,
IProxy proxy,
IParameterName parameterName,
IParameters parameters)
Deprecated.
As of NetWeaver 7.1
|
UICommandComponent(IResource res,
IProxy proxy,
String groupID,
String menuType)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IResourceRenderer |
ResourceRendererFactory.getResourceRenderer(IProxy proxy,
IResource outerResource,
IResource resource,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
IResourceRenderer |
ResourceRendererFactory.getResourceRenderer(IProxy proxy,
ITypedResourceList list,
IResource resource,
IFlavor flavor)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
AbstractResourceRenderer(IProxy proxy,
IResource res)
Deprecated.
As of NetWeaver 7.1
|
ResourceNavigationRenderer(LayoutObject layoutObject,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IProxy |
AbstractMassCommand.getProxy()
Deprecated.
As of NetWeaver 7.1
|
| Modifier and Type | Method and Description |
|---|---|
IMassExecCommand |
UICommandFactory.decodeMassTarget(ArrayList values,
IResourceContext context,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
IExecCommand |
UICommandFactory.decodeTarget(ArrayList values,
IResourceContext context,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
IUIBaseCommand |
UICommandFactory.decodeTargetCommand(ArrayList values,
IResourceContext context,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
IRenderingEvent |
ISelector.execute(IResourceList list,
IProxy currentproxy)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
UIMenuFactory.getRenderMenu(IResource resource,
String menuType,
IParameterName group,
IFlavor flavor,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
UIMenuFactory.getRenderMenu(IResource resource,
String menuType,
IParameterName group,
String groupID,
IFlavor flavor,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
com.sapportals.htmlb.Component |
UIMenuFactory.renderMenuForGroup(IResource resource,
String menuType,
IUIGroupCommand groupCommand,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
| Constructor and Description |
|---|
UICommandRenderer(ILayoutObject layoutObject,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
UICommandRenderer(IParameters parameters,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
UICommandRenderer(LayoutObject layoutObject,
IProxy proxy)
Deprecated.
As of NetWeaver 7.1
|
Copyright 2021 SAP SE Complete Copyright Notice