SAP ABAP Class CL_WDR_CLIENT_WINDOW (Web Dynpro: Client 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CLIENT_INFO_OBJECT | Web Dynpro: Client Info Object | 20040518 |
Properties
| Class | CL_WDR_CLIENT_WINDOW | |
| Short Description | Web Dynpro: Client Window | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20020926 | SAP |
| Last change | 20110908 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CLIENT_INFO_OBJECT | Web Dynpro: Client Info Object | 20040518 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_MAIN_TASK | 20040518 | Web Dynpro Runtime HTTP Integration and Main Task |
Attributes
Methods
Events
Class CL_WDR_CLIENT_WINDOW has no event.
Types
Class CL_WDR_CLIENT_WINDOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_CLIENT_WINDOW has no parameter.
Method CONSTRUCTOR on class CL_WDR_CLIENT_WINDOW has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_WINDOW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CLIENT_WINDOW | WebDynpro: Client Window | 20060720 | |||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20060720 |
Method CREATE on class CL_WDR_CLIENT_WINDOW has no exception.
Method ENABLE_CLIENT_DEBUG Signature
Method ENABLE_CLIENT_DEBUG on class CL_WDR_CLIENT_WINDOW has no parameter.
Method ENABLE_CLIENT_DEBUG on class CL_WDR_CLIENT_WINDOW has no exception.
Method ENABLE_STABLE_IDS Signature
Method ENABLE_STABLE_IDS on class CL_WDR_CLIENT_WINDOW has no parameter.
Method ENABLE_STABLE_IDS on class CL_WDR_CLIENT_WINDOW has no exception.
Method GET_PARAMETER Signature
Method GET_PARAMETER on class CL_WDR_CLIENT_WINDOW has no parameter.
Method GET_PARAMETER on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_CLIENT_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 20060727 |
Method SET_CLIENT_ENVIRONMENT on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_CLIENT_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN | Call by reference | Type reference (TYPE) | STRING | 20100705 | ||||
| 2 | HREF | Call by reference | Type reference (TYPE) | STRING | 20100705 | ||||
| 3 | IS_TOP_WINDOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100705 | ||||
| 4 | PARENT_ACCESSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100706 | ||||
| 5 | WINDOW_OPENER_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100706 |
Method SET_CLIENT_LOCATION on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_CLIENT_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | I | 20090120 | ||||
| 2 | WIDTH | Call by reference | Type reference (TYPE) | I | 20090120 |
Method SET_CLIENT_SIZE on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_IS_CLOSE_WINDOW_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSE_WINDOW_SUPPORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070918 |
Method SET_IS_CLOSE_WINDOW_SUPPORTED on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_REQUEST_IS_XSRF_SECURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_IS_XSRF_SECURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100423 |
Method SET_REQUEST_IS_XSRF_SECURE on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_RESUME_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESUME_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20060714 |
Method SET_RESUME_PARAMETERS on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_RESUME_URL_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESUME_URL_TARGET | Call by reference | Type reference (TYPE) | STRING | 20060802 |
Method SET_RESUME_URL_TARGET on class CL_WDR_CLIENT_WINDOW has no exception.
Method SET_TRAY_TYPE_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRAY_PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080516 | ||||
| 2 | TRAY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080516 |
Method SET_TRAY_TYPE_PADDING on class CL_WDR_CLIENT_WINDOW has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20091027 |
Method UPDATE on class CL_WDR_CLIENT_WINDOW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |