SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.rendering.base.IRenderingEvent

Packages that use IRenderingEvent
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.  
com.sapportals.wcm.rendering.base.event Contains interfaces and ready-to-use classes for htmlb-based eventing.  
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
com.sapportals.wcm.rendering.screenflow Contains interfaces to trigger a screenflow from within an ICommand or IMassCommand.  
com.sapportals.wcm.rendering.screenflow.os Contains ready-to-use screenflow and helper classes to create a screenflow that opens a new screen and returns to the initial screen after the user has finished a task.  
com.sapportals.wcm.rendering.uicommand Contains interfaces to render and execute commands for one or more resources.  
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.base
 

Classes in com.sapportals.wcm.rendering.base that implement IRenderingEvent
 class RenderingEvent
          basic implementation of the IRenderingEvent interface.
 

Methods in com.sapportals.wcm.rendering.base that return IRenderingEvent
 IRenderingEvent IDelegatedReceiver.onEvent(com.sapportals.htmlb.event.Event event)
           
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.base.event
 

Classes in com.sapportals.wcm.rendering.base.event that implement IRenderingEvent
 class InfoEvent
           
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.collection
 

Methods in com.sapportals.wcm.rendering.collection that return IRenderingEvent
 IRenderingEvent LightCollectionRenderer.onEvent(com.sapportals.htmlb.event.Event event)
           
 IRenderingEvent EmbeddedEvent.getEmbeddedEvent()
           
 

Constructors in com.sapportals.wcm.rendering.collection with parameters of type IRenderingEvent
EmbeddedEvent(IRenderingEvent event)
           
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.screenflow
 

Methods in com.sapportals.wcm.rendering.screenflow that return IRenderingEvent
 IRenderingEvent IScreenflow.execute()
           
 IRenderingEvent AbstractScreenflow.execute()
           
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.screenflow.os
 

Methods in com.sapportals.wcm.rendering.screenflow.os that return IRenderingEvent
static IRenderingEvent ConfirmComponent.onNo(com.sapportals.htmlb.event.Event event, java.util.Locale locale)
           
static IRenderingEvent ConfirmComponent.onCancel(com.sapportals.htmlb.event.Event event, java.util.Locale locale)
           
 IRenderingEvent OneStepScreenflow.execute()
          This method will add the needed elements to the dynamic screenflow definition.
 IRenderingEvent OneStepMassScreenflow.execute()
          This method will add the needed elements to the dynamic screenflow definition.
 

Uses of IRenderingEvent in com.sapportals.wcm.rendering.uicommand
 

Methods in com.sapportals.wcm.rendering.uicommand that return IRenderingEvent
 IRenderingEvent ISimpleMassExecution.execute(IResourceList list, com.sapportals.htmlb.event.Event event)
           
 IRenderingEvent ICommand.execute(IScreenflowData data)
          carries out the wanted functionality on the given IResource and might start a screenflow to do so.
 IRenderingEvent ISimpleExecution.execute(IResource res, com.sapportals.htmlb.event.Event event)
           
 IRenderingEvent IMassCommand.execute(IScreenflowData data)
          carries out the wanted functionality on the given IResource and might start a screenflow to do so.
 IRenderingEvent ISelector.execute(IResourceList list, IProxy currentproxy)
          Carries out the action on the IResourceList found in the imported list, using the information from the current screen found inside the proxy.
 


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.