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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | 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 | Instance attribute | Private | See coding | 20120914 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_EVENT_MAP | 20120914 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20130404 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130603 | ||||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_ECLIPSE_INTEGRATION | 20120912 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20120912 | ||
| 2 | Instance method | Private | Method | 20130405 | ||
| 3 | Instance method | Public | Method | 20121108 | ||
| 4 | Instance method | Public | Method | 20130405 | ||
| 5 | Static method | Public | Method | 20120912 | ||
| 6 | Instance method | Public | Method | 20130605 | ||
| 7 | Instance method | Public | Method | 20130606 | ||
| 8 | Instance method | Public | Method | 20130405 | ||
| 9 | Instance method | Public | Method | 20130405 | ||
| 10 | Instance method | Public | Method | 20120914 | ||
| 11 | Instance method | Public | Method | 20121022 | ||
| 12 | Instance method | Public | Method | 20130405 | ||
| 13 | Instance method | Public | Method | 20120921 | ||
| 14 | 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 | 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 | 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 | 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 | EVENT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20130605 | |||
| 2 | EVENT_QUEUE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | EventQueue/IEventQueue | 20130605 | |||
| 3 | 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 | COMMAND_QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_COMMAND | Kommando für den Client (UPDATE) | 20130606 | |||
| 2 | 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 | CLIENT_COMMAND_QUEUE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_COMMAND | Kommando für den Client (UPDATE) | 20130405 | |||
| 2 | CLIENT_EVENT_LIST | Call by reference | Type reference (TYPE) | WDR_CLIENT_EVENT_LIST | Liste von Ereignissen im Client | 20130405 | |||
| 3 | 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 |