SAP ABAP Interface IF_FDT_WD_RENDER_FACTORY (FDT WD: Interface for renderer factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_RENDER_FACTORY | FDT WD: Factory class for the renderer | 20081031 |
Properties
| Interface | IF_FDT_WD_RENDER_FACTORY | |
| Short Description | FDT WD: Interface for renderer factory |
General Data
| Package | SFDT_WD_SERVICE | BRFplus: Services for Web Dynpro UI |
| Created | 20081031 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_FDT_WD_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_WD_RENDER_FACTORY has no interface.
Friends
Interface IF_FDT_WD_RENDER_FACTORY has no friend.
Attributes
Interface IF_FDT_WD_RENDER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates an instance of the renderer for the object type | 20091124 | |
| 2 | Static method | Public | Method | Gets the instance of the renderer factory | 20081031 | |
| 3 | Instance method | Public | Method | Return TRUE if provided object type is supported | 20091124 |
Events
Interface IF_FDT_WD_RENDER_FACTORY has no event.
Types
Interface IF_FDT_WD_RENDER_FACTORY has no local type.
Method Signatures
Method CREATE_RENDER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20091124 | |||
| 2 | IS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Extended Object Type | 20091124 | |||
| 3 | IV_EXPRESSION_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Shortcut to get expression renderer | 20091124 | |||
| 4 | RO_RENDER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_RENDER_OBJECT | FDT WD: Renders the action UI elements | 20091124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20091124 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_RENDER_FACTORY | FDT WD: Interface for renderer factory | 20081031 |
Method GET_INSTANCE on Interface IF_FDT_WD_RENDER_FACTORY has no exception.
Method IS_TYPE_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Extended Object Type | 20091124 | |||
| 2 | IV_EXPRESSION_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091124 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091124 |
Method IS_TYPE_SUPPORTED on Interface IF_FDT_WD_RENDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |