SAP ABAP Interface IF_WDR_CONTROLLER_DELEGATE (Internal Interface: Use Not Allowed)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_RT (Package) Web Dynpro: Generated Application Data at Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WDR_CUSTOM_DELEGATE | Internal Interface: Use Not Allowed | 20021018 |
2 | Interface composition (i COMPRISING i_ref) | IF_WDR_VIEW_DELEGATE | Internal Interface: Use Not Allowed | 20021018 |
Properties
Interface | IF_WDR_CONTROLLER_DELEGATE | |
Short Description | Internal Interface: Use Not Allowed |
General Data
Package | SWDP_RUNTIME_GENERATION_RT | Web Dynpro: Generated Application Data at Runtime |
Created | 20020924 | SAP |
Last changed | 20090618 | 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) |
Interfaces
Interface IF_WDR_CONTROLLER_DELEGATE has no interface.
Friends
Interface IF_WDR_CONTROLLER_DELEGATE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WD_ACTIONS | Instance attribute | Public | Type reference (TYPE) | WDR_ACTION_MAP | Table with Actions for a Controller | 20021021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Exit the Controller | 20021018 |
2 | ![]() |
Instance method | Public | Method | Initialization of the Controller | 20021018 |
3 | ![]() |
Instance method | Public | Method | Gets the Root Node | 20021018 |
4 | ![]() |
Instance method | Public | Method | Calls the Event Handler | 20021018 |
Events
Interface IF_WDR_CONTROLLER_DELEGATE has no event.
Types
Interface IF_WDR_CONTROLLER_DELEGATE has no local type.
Method Signatures
Method WD_DO_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REASON | Call by reference | Type reference (TYPE) | WDR_APPL_EXIT_REASON | Web Dynpro: Grund für Beendigung der Applikation | 20040714 |
Method WD_DO_EXIT on Interface IF_WDR_CONTROLLER_DELEGATE has no exception.
Method WD_DO_INIT Signature
Method WD_DO_INIT on Interface IF_WDR_CONTROLLER_DELEGATE has no parameter.
Method WD_DO_INIT on Interface IF_WDR_CONTROLLER_DELEGATE has no exception.
Method WD_GET_ROOT_NODE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE | CL_WD_CONTEXT_NODE | 20021018 |
Method WD_GET_ROOT_NODE_INTERNAL on Interface IF_WDR_CONTROLLER_DELEGATE has no exception.
Method WD_INVOKE_EVENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Das Ereignis | 20021018 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20021018 | ||
3 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Parameterliste für Custom-Events | 20030102 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_ACTION | An action represents a method of a controller | 20021220 |
Method WD_INVOKE_EVENT_HANDLER on Interface IF_WDR_CONTROLLER_DELEGATE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |