SAP ABAP Class CL_WDR_APPLICATION_WINDOW (CL_WDR_APPLICATION_WINDOW)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_WINDOW | 20030603 |
Properties
| Class | CL_WDR_APPLICATION_WINDOW | |
| Short Description | ||
| Super Class | CL_WDR_WINDOW | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20030602 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_APPLICATION_WINDOW has no forward declaration.
Interfaces
Class CL_WDR_APPLICATION_WINDOW has no interface implemented.
Friends
Class CL_WDR_APPLICATION_WINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WDR_WINDOW_LIST | List of Windows | 20030603 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CLIENT_APPLICATION | 20030603 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDR_WINDOW_LIST | List of Windows | 20050111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20051121 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | WDR_WINDOW_LIST | List of Windows | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050111 | ||
| 2 | Instance method | Public | Method | 20040921 | ||
| 3 | Instance method | Public | Constructor | 20030603 | ||
| 4 | Static method | Public | Method | 20030610 | ||
| 5 | Instance method | Public | Method | 20030603 | ||
| 6 | Instance method | Public | Method | 20030603 | ||
| 7 | Instance method | Public | Method | 20051125 | ||
| 8 | Instance method | Public | Method | 20030603 | ||
| 9 | Instance method | Public | Method | 20030603 | ||
| 10 | Instance method | Public | Method | 20050111 | ||
| 11 | Instance method | Public | Method | 20040921 | ||
| 12 | Instance method | Public | Method | 20040921 | ||
| 13 | Instance method | Public | Method | 20030603 |
Events
Class CL_WDR_APPLICATION_WINDOW has no event.
Types
Class CL_WDR_APPLICATION_WINDOW has no local type.
Method Signatures
Method ADD_EXTERNAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20050111 |
Method ADD_EXTERNAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method ADD_INTERNAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_INTERNAL_WINDOW | 20040921 |
Method ADD_INTERNAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_APPLICATION | 20030603 | ||||
| 2 | MESSAGE_DISPLAY_MODE | Call by reference | Type reference (TYPE) | WDR_MESSAGE_DISPLAY_MODE | Web Dynpro: Anzeigen von Meldungen in einem Popup | 20051227 | |||
| 3 | WINDOW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_WINDOW | 20050104 |
Method CONSTRUCTOR on class CL_WDR_APPLICATION_WINDOW has no exception.
Method CREATE_APPLICATION_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_APPLICATION_WINDOW | 20030610 | ||||
| 2 | CLIENT_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_APPLICATION | 20030610 | ||||
| 3 | CLIENT_WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_WINDOW | 20030610 |
Method CREATE_APPLICATION_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method GET_ACTIVE_MODAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20030603 |
Method GET_ACTIVE_MODAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_WDR_APPLICATION | 20030603 |
Method GET_APPLICATION on class CL_WDR_APPLICATION_WINDOW has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_MANAGER | Web Dynpro View Verwalter | 20051125 |
Method INITIALIZE on class CL_WDR_APPLICATION_WINDOW has no exception.
Method POP_MODAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20030603 |
Method POP_MODAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method PUSH_MODAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20030603 |
Method PUSH_MODAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method REMOVE_EXTERNAL_WINDOWS Signature
Method REMOVE_EXTERNAL_WINDOWS on class CL_WDR_APPLICATION_WINDOW has no parameter.
Method REMOVE_EXTERNAL_WINDOWS on class CL_WDR_APPLICATION_WINDOW has no exception.
Method REMOVE_INTERNAL_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_INTERNAL_WINDOW | 20040921 |
Method REMOVE_INTERNAL_WINDOW on class CL_WDR_APPLICATION_WINDOW has no exception.
Method RESET_NEW_OPEN Signature
Method RESET_NEW_OPEN on class CL_WDR_APPLICATION_WINDOW has no parameter.
Method RESET_NEW_OPEN on class CL_WDR_APPLICATION_WINDOW has no exception.
Method SET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_APPLICATION | 20030603 |
Method SET_APPLICATION on class CL_WDR_APPLICATION_WINDOW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |