SAP ABAP Interface IF_WD_POPUP_TO_CONFIRM (Web Dynpro: Interface for Confirmation Popup)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
Properties
Interface IF_WD_POPUP_TO_CONFIRM  
Short Description Web Dynpro: Interface for Confirmation Popup    
General Data
Package SWDP_RUNTIME_COMP   Web Dynpro: System Components 
Created 20040528   SAP 
Last changed 20070911   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_WD_POPUP_TO_CONFIRM has no interface.
Friends
Interface IF_WD_POPUP_TO_CONFIRM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANSWER Instance attribute Public Type reference (TYPE) STRING Values: CO_BUTTON_1_PRESSED, CO_BUTTON_2_PRESSED, CO_CANCEL 20040601
2 CO_BUTTON_1_PRESSED Constant Public Type reference (TYPE) STRING 'BUTTON_1_PRESSED' Result: Button 1 Was Pressed 20040611
3 CO_BUTTON_2_PRESSED Constant Public Type reference (TYPE) STRING 'BUTTON_2_PRESSED' Result: Button 2 Was Pressed 20040611
4 CO_CANCEL Constant Public Type reference (TYPE) STRING 'CANCEL' Result: Cancel 20040611
Methods
# Method Level Visibility Method type Description Created on
1 SUBSCRIBE_TO_EVENTS Instance method Public Method Registration of All Events (See Attributes) 20040601
2 UNSUBSCRIBE_FROM_EVENTS Instance method Public Method Deregistration of All Events 20040601
Events
Interface IF_WD_POPUP_TO_CONFIRM has no event.
Types
Interface IF_WD_POPUP_TO_CONFIRM has no local type.
Method Signatures

Method SUBSCRIBE_TO_EVENTS 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_CONTROLLER Controller des Ereignisbehandlers 20040601
2 Importing HANDLER_NAME Call by reference Type reference (TYPE) STRING Name des Ereignisbehandlers 20040601

Method SUBSCRIBE_TO_EVENTS on Interface IF_WD_POPUP_TO_CONFIRM has no exception.

Method UNSUBSCRIBE_FROM_EVENTS 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_CONTROLLER Controller des Ereignisbehandlers 20040601
2 Importing HANDLER_NAME Call by reference Type reference (TYPE) STRING Name des Ereignisbehandlers 20040601

Method UNSUBSCRIBE_FROM_EVENTS on Interface IF_WD_POPUP_TO_CONFIRM has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700