SAP ABAP Class CL_WDR_ECLIPSE_INTEGRATION (Web Dynpro Runtime: Eclipse Integration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_AIE_PREVIEW (Package) Preview for ABAP in Eclipse
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_ADAPTER_EVENT_HANDLER Event Handler for SSR Client Events X 20120912
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ECLIPSE_INTEGRATION Web Dynpro: Portal Integration 20120912
Properties
Class CL_WDR_ECLIPSE_INTEGRATION  
Short Description Web Dynpro Runtime: Eclipse Integration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_AIE_PREVIEW   Preview for ABAP in Eclipse 
Created 20120912   SAP 
Last change 20131127   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)
2 CL_BSP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDR_CLIENT_COMMAND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_WD_ECLIPSE_INTEGRATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_WD_PORTAL_INTEGRATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_ADAPTER_EVENT_HANDLER Event Handler for SSR Client Events X 20120912
2 IF_WD_ECLIPSE_INTEGRATION Web Dynpro: Portal Integration 20120912
Friends
Class CL_WDR_ECLIPSE_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CLIENT_COMMAND_QUEUE Instance attribute Private See coding 20120914
2 M_EVENT_MAP Instance attribute Private Type reference (TYPE) T_EVENT_MAP 20120914
3 M_GHOST_CONTROL Instance attribute Public Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20130404
4 M_GHOST_CONTROL_TYPE Instance attribute Private Type reference (TYPE) STRING 20130603
5 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_ECLIPSE_INTEGRATION 20120912
6 M_OPEN_CONTEXT_MENU Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20120912
2 CREATE_DRAG_GHOST Instance method Private Method 20130405
3 DROP Instance method Public Method 20121108
4 GET_GHOST_CONTROL Instance method Public Method 20130405
5 GET_INSTANCE Static method Public Method 20120912
6 HANDLE_CONTEXT_MENU Instance method Public Method 20130605
7 HANDLE_GHOST_REQUEST Instance method Public Method 20130606
8 INITIALIZE Instance method Public Method 20130405
9 RESET Instance method Public Method 20130405
10 SELECT Instance method Public Method 20120914
11 SELFTEST Instance method Public Method 20121022
12 SET_CONTENT Instance method Public Method 20130405
13 SUBSCRIBE Instance method Public Method 20120921
14 UNSUBSCRIBE Instance method Public Method 20120921
Events
Class CL_WDR_ECLIPSE_INTEGRATION has no event.
Types
Class CL_WDR_ECLIPSE_INTEGRATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method CONSTRUCTOR on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method CREATE_DRAG_GHOST Signature

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

Method CREATE_DRAG_GHOST on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method DROP Signature

Method DROP on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method DROP on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method GET_GHOST_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GHOST_CONTROL Value transfer Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20130405

Method GET_GHOST_CONTROL on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_WD_ECLIPSE_INTEGRATION Web Dynpro: Portal-Integration 20120912

Method GET_INSTANCE on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method HANDLE_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20130605
2 Importing EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20130605
3 Importing UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20130605

Method HANDLE_CONTEXT_MENU on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method HANDLE_GHOST_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND_QUEUE Call by reference Object reference (TYPE REF TO) IF_WDR_CLIENT_COMMAND Kommando für den Client (UPDATE) 20130606
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20130606

Method HANDLE_GHOST_REQUEST on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method INITIALIZE on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method RESET Signature

Method RESET on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method RESET on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method SELECT Signature

Method SELECT on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method SELECT on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method SELFTEST Signature

Method SELFTEST on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method SELFTEST on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMMAND_QUEUE Call by reference Object reference (TYPE REF TO) IF_WDR_CLIENT_COMMAND Kommando für den Client (UPDATE) 20130405
2 Changing CLIENT_EVENT_LIST Call by reference Type reference (TYPE) WDR_CLIENT_EVENT_LIST Liste von Ereignissen im Client 20130405
3 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20130405

Method SET_CONTENT on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method SUBSCRIBE Signature

Method SUBSCRIBE on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method SUBSCRIBE on class CL_WDR_ECLIPSE_INTEGRATION has no exception.

Method UNSUBSCRIBE Signature

Method UNSUBSCRIBE on class CL_WDR_ECLIPSE_INTEGRATION has no parameter.
Method UNSUBSCRIBE on class CL_WDR_ECLIPSE_INTEGRATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740