SAP ABAP Class IF_RSRT_UI_WINDOW_MANAGER (UI Window Manager)
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
Class | IF_RSRT_UI_WINDOW_MANAGER | |
Short Description | UI Window Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120221 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_UI_WINDOW_MANAGER has no interface implemented.
Friends
Class IF_RSRT_UI_WINDOW_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI Window | 20130307 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSRT_UI_WINDOW=>TN_T_WINDOW | Window List | 20130307 | ||
3 | ![]() |
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 | ![]() |
Instance method | Public | Method | Add Window | 20120511 |
2 | ![]() |
Instance method | Public | Method | Create Window | 20120221 |
3 | ![]() |
Instance method | Public | Method | Get Window | 20120511 |
4 | ![]() |
Instance method | Public | Method | Get Windows | 20120302 |
5 | ![]() |
Instance method | Public | Method | Remove Window | 20120511 |
6 | ![]() |
Instance method | Public | Method | Remove Windows | 20120511 |
Events
Class IF_RSRT_UI_WINDOW_MANAGER has no event.
Types
Class 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 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI View Element: Abstract Window | 20120511 |
Method ADD_WINDOW on class 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 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_ID | View Element ID | 20120511 | ||
2 | ![]() |
MODAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Is Window modal? | 20120221 | |
3 | ![]() |
O_VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20120221 | ||
4 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | Window Title | 20120221 | ||
5 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI Window | 20120221 |
Method CREATE_WINDOW on class 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 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_ID | View Element ID | 20120511 | ||
2 | ![]() |
O_VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20120614 | ||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | Abstract UI Window | 20120511 |
Method GET_WINDOW on class 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 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UI_WINDOW=>TN_T_WINDOW | Window List | 20120302 |
Method GET_WINDOWS on class 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 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_ID | View Element ID | 20120511 | ||
2 | ![]() |
O_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI Window | 20120511 |
Method REMOVE_WINDOW on class IF_RSRT_UI_WINDOW_MANAGER has no exception.
Method REMOVE_WINDOWS Signature
Method REMOVE_WINDOWS on class IF_RSRT_UI_WINDOW_MANAGER has no parameter.
Method REMOVE_WINDOWS on class IF_RSRT_UI_WINDOW_MANAGER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |