SAP ABAP Class IF_WDR_UPDATE_CLIENT_PEER (Client Update Peer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CLIENT_ABSTRACT_HTTP Web Dynpro HTTP Client Info Object Handler 20020927
Properties
Class IF_WDR_UPDATE_CLIENT_PEER  
Short Description Client Update Peer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020925   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WDR_UPDATE_CLIENT_PEER has no interface implemented.
Friends
Class IF_WDR_UPDATE_CLIENT_PEER has no friend class.
Attributes
Class IF_WDR_UPDATE_CLIENT_PEER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_VIEW_INVISIBLE Instance method Public Method 20040927
2 ON_VIEW_UNLOADED Instance method Public Method 20040927
3 ON_WINDOW_CHANGED Instance method Public Method 20050606
4 ON_WINDOW_CLOSED Instance method Public Method 20040927
5 ON_WINDOW_OPENED Instance method Public Method 20050602
6 SEND_ACTION Instance method Public Method 20021118
7 SEND_DATA_CONTAINER Instance method Public Method 20020925
8 SEND_DATA_TYPE Instance method Public Method 20020925
9 SEND_ERROR_PAGE Instance method Public Method 20020925
10 SEND_EVENT Instance method Public Method 20020925
11 SEND_MESSAGE_MANAGER Instance method Public Method 20021118
12 SEND_ROOT_VIEW Instance method Public Method 20021118
13 SEND_VIEW Instance method Public Method 20020925
Events
Class IF_WDR_UPDATE_CLIENT_PEER has no event.
Types
Class IF_WDR_UPDATE_CLIENT_PEER has no local type.
Method Signatures

Method ON_VIEW_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20040927

Method ON_VIEW_INVISIBLE on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method ON_VIEW_UNLOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW 20040927

Method ON_VIEW_UNLOADED on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method ON_WINDOW_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WINDOW Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW 20050606

Method ON_WINDOW_CHANGED on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method ON_WINDOW_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WINDOW Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW 20040927

Method ON_WINDOW_CLOSED on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method ON_WINDOW_OPENED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WINDOW Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW 20050602

Method ON_WINDOW_OPENED on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Object reference (TYPE REF TO) IF_WDR_ACTION An action represents a method of a controller 20021118

Method SEND_ACTION on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WDR_DATA_CONTAINER WebDynpro Datencontainer (Server-Teil) 20020925

Method SEND_DATA_CONTAINER on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_WDR_DATA_TYPE WebDynpro Data Type 20020925
2 Importing VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20041118

Method SEND_DATA_TYPE on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_ERROR_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20020925
2 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20020925

Method SEND_ERROR_PAGE on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_EVENT Call by reference Object reference (TYPE REF TO) CL_WDR_CLIENT_EVENT Client Event 20020926

Method SEND_EVENT on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_MESSAGE_MANAGER Message Manager 20021118

Method SEND_MESSAGE_MANAGER on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_ROOT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Element 20021118
2 Importing VIEW_AREA_NAME Call by reference Type reference (TYPE) STRING 20021118

Method SEND_ROOT_VIEW on class IF_WDR_UPDATE_CLIENT_PEER has no exception.

Method SEND_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) OBJECT WebDynpro View Element 20020925

Method SEND_VIEW on class IF_WDR_UPDATE_CLIENT_PEER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in