SAP ABAP Interface IF_WDR_VIEW_ELEMENT_FACTORY (Factory for View Elements)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Properties
Interface | IF_WDR_VIEW_ELEMENT_FACTORY | |
Short Description | Factory for View Elements |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20020924 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no forward declaration.
Interfaces
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no interface.
Friends
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no friend.
Attributes
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates a View Element | 20021017 |
2 | ![]() |
Instance method | Public | Method | Creates the Layout of a View | 20021017 |
3 | ![]() |
Instance method | Public | Method | Creates Layout Data | 20021017 |
Events
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no event.
Types
Interface IF_WDR_VIEW_ELEMENT_FACTORY has no local type.
Method Signatures
Method CREATE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | neues Element | 20021017 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | Identifikation | 20021017 | ||
3 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | zugehörige View | 20021017 | ||
4 | ![]() |
VIEW_ELEMENT_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Interfacename des Elements | 20021017 |
Method CREATE_ELEMENT on Interface IF_WDR_VIEW_ELEMENT_FACTORY has no exception.
Method CREATE_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAYOUT | Value transfer | Object reference (TYPE REF TO) | OBJECT | erzeugtes Objekt | 20021017 | ||
2 | ![]() |
LAYOUT_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Interface des Layouts | 20021017 | ||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Parent-Objekt | 20021017 |
Method CREATE_LAYOUT on Interface IF_WDR_VIEW_ELEMENT_FACTORY has no exception.
Method CREATE_LAYOUT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAYOUT_DATA | Value transfer | Object reference (TYPE REF TO) | OBJECT | Layout-Daten-Objekt | 20021017 | ||
2 | ![]() |
LAYOUT_DATA_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | zu implementierendes Interface | 20021017 | ||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Parent-Element | 20021017 |
Method CREATE_LAYOUT_DATA on Interface IF_WDR_VIEW_ELEMENT_FACTORY has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 630 |