SAP ABAP Class IF_FDT_WD_RENDER_FACTORY (FDT WD: Interface for renderer factory)
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
| Class | IF_FDT_WD_RENDER_FACTORY | |
| Short Description | FDT WD: Interface for renderer factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081031 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_RENDER_FACTORY has no interface implemented.
Friends
Class IF_FDT_WD_RENDER_FACTORY has no friend class.
Attributes
Class 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
Class IF_FDT_WD_RENDER_FACTORY has no event.
Types
Class 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 class 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 class IF_FDT_WD_RENDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |