SAP ABAP Interface IF_FPM_RENDERER (Renders a control into a FPM GUIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ABSTRACT_RENDERER | Abstract base class of a FPM GUIBB control renderer | 20100908 |
Properties
| Interface | IF_FPM_RENDERER | |
| Short Description | Renders a control into a FPM GUIBB |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20100907 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_RENDERER has no forward declaration.
Interfaces
Interface IF_FPM_RENDERER has no interface.
Friends
Interface IF_FPM_RENDERER has no friend.
Attributes
Interface IF_FPM_RENDERER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Performs the rendering of the UI control | 20100907 |
Events
Interface IF_FPM_RENDERER has no event.
Types
Interface IF_FPM_RENDERER has no local type.
Method Signatures
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | - | 20101011 |
Method RENDER on Interface IF_FPM_RENDERER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |