SAP ABAP Interface IF_WDR_VIEW_CONTROLLER_SERVICE (Interface for View Controller Services)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_CANV_MANAGER_IMPL CHIP Web Dynpro Canvas Manager Implementation 20110701
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_SP_MANAGER_IMPL CHIP Web Dynpro Side Panel Manager Implementation 20110704
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_A_COMPONENT TableComponentController 20090512
Properties
Interface IF_WDR_VIEW_CONTROLLER_SERVICE  
Short Description Interface for View Controller Services    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20081210   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 Abstract Final Description Created on
1 IF_WDR_ABSTR_VIEW_CTLR_SERVICE Interface for Abstract View Controller Services 20090320
2 IF_WDR_CONTROLLER_SERVICE Interface for Controller Services 20081216
Friends
Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no friend.
Attributes
Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 POST_HANDLE_ACTION Instance method Public Method After Call to Action Handler 20081216
2 POST_WDDOAFTERACTION Instance method Public Method After Method Call WDDOAFTERACTION 20081216
3 POST_WDDOBEFOREACTION Instance method Public Method After Method Call WDDOBEFOREACTION 20081216
4 POST_WDDOMODIFYVIEW Instance method Public Method After Method Call WDDOMODIFYVIEW 20081216
Events
Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no event.
Types
Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no local type.
Method Signatures

Method POST_HANDLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20081216
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081216

Method POST_HANDLE_ACTION on Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.

Method POST_WDDOAFTERACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20081216

Method POST_WDDOAFTERACTION on Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.

Method POST_WDDOBEFOREACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Aktion 20081216
2 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20081216

Method POST_WDDOBEFOREACTION on Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.

Method POST_WDDOMODIFYVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20081216
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20081216

Method POST_WDDOMODIFYVIEW on Interface IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in