SAP NetWeaver '04

com.sapportals.wcm.rendering.collection
Interface IComponent

[contained in: com.sap.km.cm.ui.flex.par - km.shared.ui.flex.collection_api.jar]
All Known Subinterfaces:
IConfigurableComponent
All Known Implementing Classes:
AbstractComponent

public interface IComponent

Since:
EP5 SP6 and EP6 SP1

Method Summary
 IComponentEvent decodeEvent(com.sapportals.htmlb.event.Event event, EventData ed, java.util.Map values)
           
 java.lang.String getAlias()
           
 IComponent getNewInstance()
           
 IProxy getProxy()
           
 ICollectionRenderer getRenderer()
           
 com.sapportals.htmlb.Component render()
           
 void setAlias(java.lang.String alias)
           
 void setData(java.util.Map map)
           
 void setFlavor(com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor flavor)
           
 java.lang.String setParameter(com.sapportals.wcm.repository.service.layout.customizing.IParameterName key, java.lang.String value)
           
 void setProxy(IProxy proxy)
           
 void setRenderer(ICollectionRenderer renderer)
           
 void setResource(IResource resource)
           
 void setStartUri(RID rid)
           
 

Method Detail

setProxy

public void setProxy(IProxy proxy)

setRenderer

public void setRenderer(ICollectionRenderer renderer)

render

public com.sapportals.htmlb.Component render()

getNewInstance

public IComponent getNewInstance()

getAlias

public java.lang.String getAlias()

setAlias

public void setAlias(java.lang.String alias)

setStartUri

public void setStartUri(RID rid)

setResource

public void setResource(IResource resource)

setFlavor

public void setFlavor(com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor flavor)

getProxy

public IProxy getProxy()

getRenderer

public ICollectionRenderer getRenderer()

decodeEvent

public IComponentEvent decodeEvent(com.sapportals.htmlb.event.Event event,
                                   EventData ed,
                                   java.util.Map values)

setData

public void setData(java.util.Map map)

setParameter

public java.lang.String setParameter(com.sapportals.wcm.repository.service.layout.customizing.IParameterName key,
                                     java.lang.String value)

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.