SAP ABAP Interface IF_WD_WINDOW_MANAGER (IF_WD_WINDOW_MANAGER)
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_WDR_CLIENT_COMPONENT Web Dynpro: Abstraction of Component 20030604
Properties
Interface IF_WD_WINDOW_MANAGER  
Short Description    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030604   SAP 
Last changed 20130531   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)
2 IF_WD_WINDOW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_WD_WINDOW_MANAGER has no interface.
Friends
Interface IF_WD_WINDOW_MANAGER has no friend.
Attributes
Interface IF_WD_WINDOW_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AND_OPEN_POPUP Instance method Public Method Create Modal Popup 20101123
2 CREATE_EXTERNAL_WINDOW Instance method Public Method Create New Browser Window 20030604
3 CREATE_POPUP_TO_CONFIRM Instance method Public Method Creates Dialog Box 20050527
4 CREATE_WINDOW Instance method Public Method Create Modal Popup 20030604
5 CREATE_WINDOW_FOR_CMP_USAGE Instance method Public Method Create Modal Popup 20050503
6 GET_BUTTONS_ABORTRETRYIGNORE Static method Public Method Create Buttons for Abort, Retry, Ignore 20110615
7 GET_BUTTONS_CLOSE Static method Public Method Create Buttons for Close 20110615
8 GET_BUTTONS_OK Static method Public Method Create Buttons for OK 20110615
9 GET_BUTTONS_OKCANCEL Static method Public Method Create Buttons for OK, Cancel 20110615
10 GET_BUTTONS_YESNO Static method Public Method Create Buttons for Yes, No 20110615
11 GET_BUTTONS_YESNOCANCEL Static method Public Method Create Buttons for Yes, No, Cancel 20110615
12 OPEN_VALUE_HELP Instance method Public Method Opens a DDIC Value Help 20110202
13 PROCESS_QUICKVIEW Instance method Public Method Processes the QuickView window 20120312
Events
Interface IF_WD_WINDOW_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_BUTTON Public See coding 20050527 begin of TYPE_S_BUTTON, button type WDR_POPUP_BUTTON, button_text type string, is_default_button type wdy_boolean, listener type ref to if_wd_controller, event_handler type string, end of type_s_button
2 TYPE_T_BUTTON Public See coding 20050527 TYPE_T_BUTTON type standard table of type_s_button
Method Signatures

Method CREATE_AND_OPEN_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf dem Popup 20101124
2 Importing CANCEL_ACTION Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Aktion, die beim Betätigen d. Close-Funktion aufgerufen wird 20101124
3 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING ggf. Name der Component-Usage 20101129
4 Importing IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101123
5 Importing MESSAGE_DISPLAY_MODE Call by reference Type reference (TYPE) WDR_MESSAGE_DISPLAY_MODE Web Dynpro: Anzeigen von Meldungen in einem Popup 20101123
6 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) WDR_POPUP_MSG_TYPE IF_WD_WINDOW=>CO_MSG_TYPE_NONE Web-Dynpro: Nachrichtentyp eines Popups 20101123
7 Returning POPUP Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW 20101124
8 Importing TITLE Call by reference Type reference (TYPE) STRING Titel des Popups 20101123
9 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING Name des Windows bzw. Interface-Views 20101123

Method CREATE_AND_OPEN_POPUP on Interface IF_WD_WINDOW_MANAGER has no exception.

Method CREATE_EXTERNAL_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_LOCATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060608
2 Importing HAS_MENUBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050131
3 Importing HAS_SCROLLBARS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050131
4 Importing HAS_STATUSBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050131
5 Importing HAS_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050131
6 Importing IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050131
7 Importing MODAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030604
8 Importing TITLE Call by reference Type reference (TYPE) STRING 20030604
9 Importing URL Call by reference Type reference (TYPE) STRING 20030604
10 Importing USE_POST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090206
11 Returning WINDOW Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW 20060608

Method CREATE_EXTERNAL_WINDOW on Interface IF_WD_WINDOW_MANAGER has no exception.

Method CREATE_POPUP_TO_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_KIND Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Web-Dynpro: Button-Kombination eines Popups 20050527
2 Importing CLOSE_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050530
3 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Web-Dynpro: Buttons auf einem Popup 20060623
4 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) WDR_POPUP_MSG_TYPE Web-Dynpro: Nachrichtentyp eines Popups 20050527
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW Web Dynpro: Schnittstelle für Popup to Confirm 20050527
6 Importing TEXT Call by reference Type reference (TYPE) STRING_TABLE Text, der im Dialogfenster angezeigt werden soll 20050527
7 Importing WINDOW_HEIGHT Call by reference Type reference (TYPE) STRING Höhe des Fensters 20050527
8 Importing WINDOW_LEFT_POSITION Call by reference Type reference (TYPE) I Fensterposition 20050527
9 Importing WINDOW_POSITION Call by reference Type reference (TYPE) STRING Fensterposition 20050527
10 Importing WINDOW_TITLE Call by reference Type reference (TYPE) STRING Fenstertitel 20050527
11 Importing WINDOW_TOP_POSITION Call by reference Type reference (TYPE) I Fensterposition 20050527
12 Importing WINDOW_WIDTH Call by reference Type reference (TYPE) STRING Breite des Fensters 20050527

Method CREATE_POPUP_TO_CONFIRM on Interface IF_WD_WINDOW_MANAGER has no exception.

Method CREATE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTON_KIND Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Web-Dynpro: Button-Kombination eines Popups 20050216
2 Importing CLOSE_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Soll ein Button für 'Abbrechen' gesetzt werden 20040723
3 Importing CLOSE_IN_ANY_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Soll Popup durch Window-Button autom. geschlossen werden 20050509
4 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Web-Dynpro: Buttons auf einem Popup 20060623
5 Importing IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090709
6 Importing MESSAGE_DISPLAY_MODE Call by reference Type reference (TYPE) WDR_MESSAGE_DISPLAY_MODE Web Dynpro: Anzeigen von Meldungen in einem Popup 20051111
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) WDR_POPUP_MSG_TYPE IF_WD_WINDOW=>CO_MSG_TYPE_NONE Web-Dynpro: Nachrichtentyp eines Popups 20050216
8 Importing MODAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Veraltet! Nur modale Popups werden unterstützt 20030604
9 Importing TITLE Call by reference Type reference (TYPE) STRING Titel 20040601
10 Returning WINDOW Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW 20030604
11 Importing WINDOW_NAME Call by reference Type reference (TYPE) STRING Name des Windows 20040629

Method CREATE_WINDOW on Interface IF_WD_WINDOW_MANAGER has no exception.

Method CREATE_WINDOW_FOR_CMP_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLOSE_IN_ANY_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Soll Popup durch Window-Button autom. geschlossen werden 20050509
2 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING Name der Component-Verwendung 20050503
3 Importing INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) STRING Name des Interface Views 20050503
4 Importing IS_RESIZABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090709
5 Importing MESSAGE_DISPLAY_MODE Call by reference Type reference (TYPE) WDR_MESSAGE_DISPLAY_MODE Web Dynpro: Anzeigen von Meldungen in einem Popup 20051111
6 Importing TITLE Call by reference Type reference (TYPE) STRING Überschrift 20050503
7 Returning WINDOW Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW 20050503

Method CREATE_WINDOW_FOR_CMP_USAGE on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_ABORTRETRYIGNORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON 0 Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_ABORTRETRYIGNORE on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON IF_WD_WINDOW=>CO_BUTTON_CLOSE Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_CLOSE on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON IF_WD_WINDOW=>CO_BUTTON_OK Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_OK on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_OKCANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON 0 Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_OKCANCEL on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_YESNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON 0 Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_YESNO on Interface IF_WD_WINDOW_MANAGER has no exception.

Method GET_BUTTONS_YESNOCANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUTTONS Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110615
2 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON 0 Web-Dynpro: Buttons auf einem Popup 20110615

Method GET_BUTTONS_YESNOCANCEL on Interface IF_WD_WINDOW_MANAGER has no exception.

Method OPEN_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_HANDLER Call by reference Type reference (TYPE) STRING Name des Ereignisbehandlers 20110202
2 Importing FIELD Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datenelement 20110202
3 Importing FIELDNAME Call by reference Type reference (TYPE) STRING Feldname 20110202
4 Importing MULTI_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Mehrfachauswahl erlaubt? 20110202
5 Importing SEARCHHELP Call by reference Type reference (TYPE) SHLPNAME Name einer Suchhilfe 20110202
6 Importing SEARCH_TERM Call by reference Type reference (TYPE) STRING Suchbegriff (Label) 20110202
7 Importing STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Struktur 20110202
8 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110202
# Exception Resumable Description Created on
1 CX_WD_VALUEHELP Web Dynpro Wertehilfe Ausnahmen 20110202

Method PROCESS_QUICKVIEW Signature

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

Method PROCESS_QUICKVIEW on Interface IF_WD_WINDOW_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640