SAP ABAP Interface IF_WDR_CLIENT_INFO_OBJECT (Web Dynpro: Client Info Object)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CLIENT_WINDOW Web Dynpro: Client Window 20040518
Properties
Interface IF_WDR_CLIENT_INFO_OBJECT  
Short Description Web Dynpro: Client Info Object    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20040518   SAP 
Last changed 20110908   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)
Interfaces
Interface IF_WDR_CLIENT_INFO_OBJECT has no interface.
Friends
Interface IF_WDR_CLIENT_INFO_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT_DEBUG Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100312
2 CLIENT_ENVIRONMENT Instance attribute Public Type reference (TYPE) I Client Environment: Stand Alone, Portal, NWBC, SapGui 20060727
3 CLIENT_HEIGHT Instance attribute Public Type reference (TYPE) I 20090120
4 CLIENT_LOCATION Instance attribute Public See coding 20100705
5 CLIENT_WIDTH Instance attribute Public Type reference (TYPE) I 20090120
6 EXTERNAL_TRAY_PADDING Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080516
7 EXTERNAL_TRAY_TYPE Instance attribute Public Type reference (TYPE) STRING 20080516
8 E_CLIENT_ENVIRONMENT Constant Public See coding 20060727
9 FRAMEWORK_PARAMETERS Instance attribute Public Object reference (TYPE REF TO) IF_WDR_FRAMEWORK_URL_PARAMETER 20100312
10 HEADER_FIELDS Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST_SORTED Table of Name/Value Pairs 20061130
11 IS_CLOSE_WINDOW_SUPPORTED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070918
12 PARAMETERS Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST_SORTED All Start-Up Parameters in Web Dynpro Application 20040518
13 REQUEST_IS_XSRF_SECURE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100423
14 RESUME_PARAMETERS Instance attribute Public Type reference (TYPE) WDR_NAME_VALUE_LIST_SORTED All resume parameters from the last resume 20060714
15 RESUME_URL_TARGET Instance attribute Public Type reference (TYPE) STRING 20060802
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PARAMETER Instance method Public Method 20110324
2 GET_PARAMETER Instance method Public Method 20040518
Events
Interface IF_WDR_CLIENT_INFO_OBJECT has no event.
Types
Interface IF_WDR_CLIENT_INFO_OBJECT has no local type.
Method Signatures

Method DELETE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20110324

Method DELETE_PARAMETER on Interface IF_WDR_CLIENT_INFO_OBJECT has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) STRING 20040518
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20040518

Method GET_PARAMETER on Interface IF_WDR_CLIENT_INFO_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700