Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONTROLLER | 20021015 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_COMPONENT | 20040818 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONTEXT_MANAGER | Interface of a Context Manager as Used by Data Container | 20021015 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_COMPONENT | Web Dynpro: Component | 20021015 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_DELEGATING_COMPONENT | Web Dynpro Component Controller | 20021018 |
Properties
| Class | CL_WDR_COMPONENT | |
| Short Description | Base Class of All Web Dynpro Components | |
| Super Class | CL_WDR_CONTROLLER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021015 | SAP |
| Last change | 20141120 | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_COMPONENT | 20040818 | |||
| 2 | IF_WDR_CONTEXT_MANAGER | Interface of a Context Manager as Used by Data Container | 20021015 | ||
| 3 | IF_WD_COMPONENT | Web Dynpro: Component | 20021015 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_CLIENT_COMPONENT | 20040524 | Web Dynpro: Abstraction of Component |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_ADAPTATION | Adaptation of WD Component | 20091104 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_CLASSLOADER | Is Implemented By the Global Classes | 20021115 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_COMPONENT_FACTORY | Interface for Component Implementation Discovery a. Managing | 20021203 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT | Web Dynpro: Application | 20030823 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041229 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | WDR_COMPONENT_USAGES | Web Dynpro | 20021203 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDR_CMP_USAGE_GROUPS | Web Dynpro: Table of Groups of Component Usages | 20041210 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20030815 | |||||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_DATA_CONTAINER_SUPERIOR | Level | 20021203 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | WDR_EVENT_SUBSCRIPTIONS | Web Dynpro | 20021203 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_MESSAGE_MANAGER | Message Manager | 20021203 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030217 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | WDR_REVERSE_MAPPED_NODE_INFOS | Runtime Information About Reverse Context Mapping | 20041115 | |||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20030908 | |||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20080612 | |||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_PERSONALIZATION_SERVICE | Personalization Services | 20041215 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_PORTAL_INTEGRATION | Web Dynpro Runtime: Portal Integration | 20040716 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_SAPGUI_INTEGRATION2 | WebDynpro Runtime: SAPGUI Integration | 20060616 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050113 | ||||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080314 | ||||
| 21 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20030611 |
Methods
Events
Class CL_WDR_COMPONENT has no event.
Types
Class CL_WDR_COMPONENT has no local type.
Method Signatures
Method ADD_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20021025 |
Method ADD_VIEW_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method CALCULATE_EVENT_SUBSCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20021204 | ||||
| 2 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20021204 | ||||
| 3 | EVENT_SUBSCRIPTION_NAME | Value transfer | Type reference (TYPE) | STRING | 20021204 |
Method CALCULATE_EVENT_SUBSCRIPTION on class CL_WDR_COMPONENT has no exception.
Method CLEAR Signature
Method CLEAR on class CL_WDR_COMPONENT has no parameter.
Method CLEAR on class CL_WDR_COMPONENT has no exception.
Method CLEAR_SUPPRESS_NAVIGATION Signature
Method CLEAR_SUPPRESS_NAVIGATION on class CL_WDR_COMPONENT has no parameter.
Method CLEAR_SUPPRESS_NAVIGATION on class CL_WDR_COMPONENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT | 20021203 | ||||
| 2 | CONFIGURATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20041125 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20021204 | ||||
| 4 | WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20030611 |
Method CONSTRUCTOR on class CL_WDR_COMPONENT has no exception.
Method CREATE_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Value transfer | Object reference (TYPE REF TO) | CL_WDR_COMPONENT_USAGE | WebDynpro | 20021204 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20021204 |
Method CREATE_COMPONENT_USAGE on class CL_WDR_COMPONENT has no exception.
Method CREATE_CONFIG_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20041129 |
Method CREATE_CONFIG_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method CREATE_CUSTOM_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20021015 | ||||
| 2 | RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20021015 |
Method CREATE_CUSTOM_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method DO_APPLICATION_STATE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_STATE_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_APPLICATION_STATE_CHANGE | 20050302 |
Method DO_APPLICATION_STATE_CHANGE on class CL_WDR_COMPONENT has no exception.
Method DO_BEFORE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CURRENT_ROOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030611 |
Method DO_BEFORE_NAVIGATION on class CL_WDR_COMPONENT has no exception.
Method DO_POST_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CURRENT_ROOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030611 |
Method DO_POST_PROCESSING on class CL_WDR_COMPONENT has no exception.
Method FIRE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_NAME | Value transfer | Type reference (TYPE) | STRING | 20030217 | ||||
| 2 | EVENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20030217 | ||||
| 3 | PARAMETERS | Value transfer | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Parameter für Custom-Event | 20030217 |
Method FIRE_EVENT on class CL_WDR_COMPONENT has no exception.
Method GET_COMPONENT_INFO Signature
Method GET_COMPONENT_INFO on class CL_WDR_COMPONENT has no parameter.
Method GET_COMPONENT_INFO on class CL_WDR_COMPONENT has no exception.
Method GET_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Value transfer | Object reference (TYPE REF TO) | CL_WDR_COMPONENT_USAGE | WebDynpro | 20021204 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20021204 |
Method GET_COMPONENT_USAGE on class CL_WDR_COMPONENT has no exception.
Method GET_CONFIG_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20041125 |
Method GET_CONFIG_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20021015 | ||||
| 2 | RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20021015 |
Method GET_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method GET_CUSTOM_CONTEXT_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 2 | RET | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONTEXT | Returns the root node | 20030218 |
Method GET_CUSTOM_CONTEXT_LOCAL on class CL_WDR_COMPONENT has no exception.
Method GET_CUSTOM_CONTROLLER_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20021015 | ||||
| 2 | RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20021015 |
Method GET_CUSTOM_CONTROLLER_INTERNAL on class CL_WDR_COMPONENT has no exception.
Method GET_EXTERNAL_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDR_REVERSE_MAPPED_NODE_INFOS | Laufzeit Informationen zu reverse Context Mapping | 20041115 |
Method GET_EXTERNAL_MAPPINGS on class CL_WDR_COMPONENT has no exception.
Method GET_ID Signature
Method GET_ID on class CL_WDR_COMPONENT has no parameter.
Method GET_ID on class CL_WDR_COMPONENT has no exception.
Method GET_MAPPABLE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Web Dynpro internal part of the Interface for all contexts. | 20021204 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20021204 |
Method GET_MAPPABLE_CONTEXT on class CL_WDR_COMPONENT has no exception.
Method GET_WINDOW_MANAGER Signature
Method GET_WINDOW_MANAGER on class CL_WDR_COMPONENT has no parameter.
Method GET_WINDOW_MANAGER on class CL_WDR_COMPONENT has no exception.
Method REMOVE_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060329 |
Method REMOVE_COMPONENT_USAGE on class CL_WDR_COMPONENT has no exception.
Method REMOVE_PENDING_USER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20031014 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONTEXT | 20031014 |
Method REMOVE_PENDING_USER_INPUT on class CL_WDR_COMPONENT has no exception.
Method REMOVE_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20021204 |
Method REMOVE_VIEW_CONTROLLER on class CL_WDR_COMPONENT has no exception.
Method RESPOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021015 | ||||
| 2 | UPDATE_CLIENT_PEER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_UPDATE_CLIENT_PEER | Client Update Peer | 20021015 |
Method RESPOND on class CL_WDR_COMPONENT has no exception.
Method SET_EXTERNAL_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPINGS | Call by reference | Type reference (TYPE) | WDR_REVERSE_MAPPED_NODE_INFOS | Laufzeit Informationen zu reverse Context Mapping | 20041115 |
Method SET_EXTERNAL_MAPPINGS on class CL_WDR_COMPONENT has no exception.
Method SUBSCRIBE_TO_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 3 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 4 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 5 | LISTENER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20030218 |
Method SUBSCRIBE_TO_EVENT on class CL_WDR_COMPONENT has no exception.
Method UNSUBSCRIBE_FROM_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 3 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 4 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20030218 | ||||
| 5 | LISTENER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20030218 |
Method UNSUBSCRIBE_FROM_EVENT on class CL_WDR_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 640 |