SAP ABAP Interface IF_WD_POPUP_TO_CONFIRM_N (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_N | |
Short Description | Web Dynpro: Interface for Confirmation Popup |
General Data
Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
Created | 20060828 | 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_N has no interface.
Friends
Interface IF_WD_POPUP_TO_CONFIRM_N has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_POPUP_BUTTON_EVENT | Constant | Public | See coding | 20060830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Registration of a WD Event Handler to a Popup Button | 20060829 |
2 | ![]() |
Instance method | Public | Method | Registration of a WD Event Handler to the Cancel Button | 20060828 |
3 | ![]() |
Instance method | Public | Method | Deregistration of a WD Event Handler from a Popup Button | 20060828 |
4 | ![]() |
Instance method | Public | Method | Deregistration of a WD Event Handler from the Cancel Button | 20060828 |
Events
Interface IF_WD_POPUP_TO_CONFIRM_N has no event.
Types
Interface IF_WD_POPUP_TO_CONFIRM_N has no local type.
Method Signatures
Method SUBSCRIBE_TO_BUTTON_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTON | Call by reference | Type reference (TYPE) | WDR_POPUP_BUTTON | Popup-Button | 20060829 | ||
2 | ![]() |
BUTTON_TEXT | Call by reference | Type reference (TYPE) | STRING | Button-Text | 20060829 | ||
3 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20060829 | ||
4 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20060829 | ||
5 | ![]() |
IS_DEFAULT_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ist der Button der Default-Button? | 20060829 | ||
6 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Button-Tooltip | 20060829 |
Method SUBSCRIBE_TO_BUTTON_EVENT on Interface IF_WD_POPUP_TO_CONFIRM_N has no exception.
Method SUBSCRIBE_TO_CANCEL_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20060828 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20060828 |
Method SUBSCRIBE_TO_CANCEL_BUTTON on Interface IF_WD_POPUP_TO_CONFIRM_N has no exception.
Method UNSUBSCRIBE_FROM_BUTTON_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTON | Call by reference | Type reference (TYPE) | WDR_POPUP_BUTTON | Web-Dynpro: Buttons auf einem Popup | 20060828 | ||
2 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20060828 | ||
3 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20060828 |
Method UNSUBSCRIBE_FROM_BUTTON_EVENT on Interface IF_WD_POPUP_TO_CONFIRM_N has no exception.
Method UNSUBSCRIBE_FROM_CANCEL_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20060828 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20060828 |
Method UNSUBSCRIBE_FROM_CANCEL_BUTTON on Interface IF_WD_POPUP_TO_CONFIRM_N has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |