SAP NetWeaver '04

com.sapportals.wcm.rendering.readymades
Class MenuBarComponent

[contained in: com.sap.km.cm.ui.flex.par - km.shared.ui.flex.readymades_api.jar]
com.sapportals.wcm.rendering.readymades.MenuBarComponent
All Implemented Interfaces:
IPreviewLayout

public final class MenuBarComponent
implements IPreviewLayout

Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001 renders a menu bar that shows a number of command groups that will operate on the given resource or - in case of mass commands - on the list of selected resources. This component will not persist any data of its own on the iView - the rendered commands only communicate with the given IProxy. There can be several menu bar components rendered within one iView.

Since:
NW 04, SP5

Fields inherited from interface com.sapportals.wcm.rendering.layout.IPreviewLayout
PREVIEW_ACTION
 
Constructor Summary
MenuBarComponent()
          must not be used!
MenuBarComponent(IProxy proxy, IResource resource, java.lang.String group)
           
 
Method Summary
protected  com.sapportals.htmlb.Component buildContent()
           
protected  void initFromPageContextImpl(com.sapportals.htmlb.rendering.IPageContext pc, java.lang.String baseId)
           
 

Constructor Detail

MenuBarComponent

public MenuBarComponent()
must not be used! Only needed for htmlb-Framework generic calls. Usage will lead to a runtime exception in the buildContent()-method

MenuBarComponent

public MenuBarComponent(IProxy proxy,
                        IResource resource,
                        java.lang.String group)
Parameters:
proxy - the proxy that will be used by the rendered commands as target for their htmbl-events. Must not be null
resource - the resource to render the commands for - must not be null
group - defining what parameter of the configuration defines the renderign - if it is null or an empty string, the IParameterName.UI_GROUP_DETAILS will be used
Method Detail

buildContent

protected com.sapportals.htmlb.Component buildContent()

initFromPageContextImpl

protected void initFromPageContextImpl(com.sapportals.htmlb.rendering.IPageContext pc,
                                       java.lang.String baseId)

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.