|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IScreenflowData | |
| com.sapportals.wcm.rendering.base | Contains interfaces for flexible rendering of explorer controls. |
| 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 IScreenflowData in com.sapportals.wcm.rendering.base |
| Classes in com.sapportals.wcm.rendering.base that implement IScreenflowData | |
class |
ScreenflowData
|
| Uses of IScreenflowData in com.sapportals.wcm.rendering.screenflow |
| Methods in com.sapportals.wcm.rendering.screenflow that return IScreenflowData | |
protected IScreenflowData |
AbstractScreenflow.getScreenflowData()
|
| Constructors in com.sapportals.wcm.rendering.screenflow with parameters of type IScreenflowData | |
AbstractScreenflow(IScreenflowData sd)
|
|
| Uses of IScreenflowData in com.sapportals.wcm.rendering.screenflow.os |
| Constructors in com.sapportals.wcm.rendering.screenflow.os with parameters of type IScreenflowData | |
OneStepScreenflow(IScreenflowData sd,
java.lang.String alias,
RID rid,
OneStepComponent comp)
|
|
OneStepMassScreenflow(IScreenflowData sd,
java.lang.String alias,
IResourceList list,
OneStepComponent comp)
|
|
| Uses of IScreenflowData in com.sapportals.wcm.rendering.uicommand |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type IScreenflowData | |
IRenderingEvent |
ICommand.execute(IScreenflowData data)
carries out the wanted functionality on the given IResource and
might start a screenflow to do so. |
IRenderingEvent |
IMassCommand.execute(IScreenflowData data)
carries out the wanted functionality on the given IResource and
might start a screenflow to do so. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||