SAP ABAP Class CL_WDR_WINDOW_EVENT (CL_WDR_WINDOW_EVENT)
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_CLIENT_EVENT | Client Event | 20030602 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_EXT_URL_WINDOW_OPEN_EVT | 20030603 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_EXT_WINDOW_OPEN_EVENT | 20030604 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_WINDOW_CLOSE_EVENT | 20030603 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_WINDOW_OPEN_EVENT | Navigation Event for Client | 20030604 |
Properties
| Class | CL_WDR_WINDOW_EVENT | |
| Short Description | ||
| Super Class | CL_WDR_CLIENT_EVENT | Client Event |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20030602 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_WINDOW_EVENT has no forward declaration.
Interfaces
Class CL_WDR_WINDOW_EVENT has no interface implemented.
Friends
Class CL_WDR_WINDOW_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CloseWindow' | 20030602 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'modal' | 20030602 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Open' | 20030602 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CSF_PageRoot' | 20030602 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'parentId' | 20030602 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'viewId' | 20030602 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'WindowManager' | 20030602 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'Window' | 20030602 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'type' | 20030602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030602 | ||
| 2 | Instance method | Public | Method | 20030602 | ||
| 3 | Instance method | Public | Method | 20030602 | ||
| 4 | Instance method | Public | Method | 20030602 |
Events
Class CL_WDR_WINDOW_EVENT has no event.
Types
Class CL_WDR_WINDOW_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20030602 | ||||
| 2 | WINDOW_ID | Call by reference | Type reference (TYPE) | STRING | 20030602 |
Method CONSTRUCTOR on class CL_WDR_WINDOW_EVENT has no exception.
Method SET_WINDOW_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEFT | Call by reference | Type reference (TYPE) | I | 20030602 | ||||
| 2 | POSITION | Call by reference | Type reference (TYPE) | STRING | 20030602 | ||||
| 3 | TOP | Call by reference | Type reference (TYPE) | I | 20030602 |
Method SET_WINDOW_POSITION on class CL_WDR_WINDOW_EVENT has no exception.
Method SET_WINDOW_POSITION_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Call by reference | Type reference (TYPE) | STRING | 20030602 |
Method SET_WINDOW_POSITION_CONTROL on class CL_WDR_WINDOW_EVENT has no exception.
Method SET_WINDOW_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20030602 | ||||
| 2 | WIDTH | Call by reference | Type reference (TYPE) | STRING | 20030602 |
Method SET_WINDOW_SIZE on class CL_WDR_WINDOW_EVENT has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 640 |