|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||