SAP ABAP Interface IF_RSRT_UI_WINDOW_MANAGER (UI Window Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UI_VIEW UI View 20120928
Properties
Interface IF_RSRT_UI_WINDOW_MANAGER  
Short Description UI Window Manager    
General Data
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120221   SAP 
Last changed 20140121   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 CL_RSRT_UI_WINDOW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_UI_VIEW_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSRT_UI_WINDOW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_UI_WINDOW_MANAGER has no interface.
Friends
Interface IF_RSRT_UI_WINDOW_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_O_ACTIVE_WINDOW Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW UI Window 20130307
2 N_T_ACTIVE_WINDOWS Instance attribute Public Type reference (TYPE) IF_RSRT_UI_WINDOW=>TN_T_WINDOW Window List 20130307
3 N_T_WINDOWS Instance attribute Public Type reference (TYPE) IF_RSRT_UI_WINDOW=>TN_T_WINDOW Window List 20120510
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WINDOW Instance method Public Method Add Window 20120511
2 CREATE_WINDOW Instance method Public Method Create Window 20120221
3 GET_WINDOW Instance method Public Method Get Window 20120511
4 GET_WINDOWS Instance method Public Method Get Windows 20120302
5 REMOVE_WINDOW Instance method Public Method Remove Window 20120511
6 REMOVE_WINDOWS Instance method Public Method Remove Windows 20120511
Events
Interface IF_RSRT_UI_WINDOW_MANAGER has no event.
Types
Interface IF_RSRT_UI_WINDOW_MANAGER has no local type.
Method Signatures

Method ADD_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW UI View Element: Abstract Window 20120511

Method ADD_WINDOW on Interface IF_RSRT_UI_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 ID Call by reference Type reference (TYPE) IF_RSRT_UI_VIEW_ELEMENT=>TN_ID View Element ID 20120511
2 Importing MODAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Is Window modal? 20120221
3 Importing O_VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_USAGE UI View Usage 20120221
4 Importing TITLE Call by reference Type reference (TYPE) STRING Window Title 20120221
5 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW UI Window 20120221

Method CREATE_WINDOW on Interface IF_RSRT_UI_WINDOW_MANAGER has no exception.

Method GET_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) IF_RSRT_UI_VIEW_ELEMENT=>TN_ID View Element ID 20120511
2 Importing O_VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_USAGE UI View Usage 20120614
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW Abstract UI Window 20120511

Method GET_WINDOW on Interface IF_RSRT_UI_WINDOW_MANAGER has no exception.

Method GET_WINDOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_UI_WINDOW=>TN_T_WINDOW Window List 20120302

Method GET_WINDOWS on Interface IF_RSRT_UI_WINDOW_MANAGER has no exception.

Method REMOVE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) IF_RSRT_UI_VIEW_ELEMENT=>TN_ID View Element ID 20120511
2 Importing O_WINDOW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_WINDOW UI Window 20120511

Method REMOVE_WINDOW on Interface IF_RSRT_UI_WINDOW_MANAGER has no exception.

Method REMOVE_WINDOWS Signature

Method REMOVE_WINDOWS on Interface IF_RSRT_UI_WINDOW_MANAGER has no parameter.
Method REMOVE_WINDOWS on Interface IF_RSRT_UI_WINDOW_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700