SAP ABAP Class CL_WDR_VIEW_ELEM_METHOD_HNDL (Handler for Method Calls for View Elements)
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_WD_VIEW_ELEMENT_METHOD_HNDL | Handler for Method Calls for View Elements | 20041118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements | 20041118 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_BI_APPLFRAME_MTD_HNDL | Handler for Calling Methods with the BIApplicationFrame | 20041118 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_BUSIN_GRAPHICS_MTD_HNDL | Method Handler for Business Graphics | 20050211 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_C_TABLE_METHOD_HNDL | Method Handler for the Table | 20100914 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TABLE_METHOD_HNDL | Method Handler for the Table | 20050201 |
Properties
| Class | CL_WDR_VIEW_ELEM_METHOD_HNDL | |
| Short Description | Handler for Method Calls for View Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20041118 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_VIEW_ELEMENT_METHOD_HNDL | Handler for Method Calls for View Elements | 20041118 |
Friends
Class CL_WDR_VIEW_ELEM_METHOD_HNDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TT_METHOD_CALLS | 20041118 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | TT_METHOD_CALLS | 20041118 | ||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | I | 20041118 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Web Dynpro View Element | 20050405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110708 | ||
| 2 | Instance method | Public | Constructor | 20050405 | ||
| 3 | Instance method | Protected | Method | Trigger Rerendering of View for Delta Rendering | 20090721 | |
| 4 | Static method | Public | Method | 20041118 |
Events
Class CL_WDR_VIEW_ELEM_METHOD_HNDL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_METHOD_CALLS | Public | See coding | 20041118 | tt_method_calls type sorted table of if_wd_view_element_method_hndl=>t_method_call
with unique key m_sequence_number
|
Method Signatures
Method CLEANUP_METHOD_QUEUE Signature
Method CLEANUP_METHOD_QUEUE on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no parameter.
Method CLEANUP_METHOD_QUEUE on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20050405 |
Method CONSTRUCTOR on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no exception.
Method FIRE_ON_CHANGE Signature
Method FIRE_ON_CHANGE on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no parameter.
Method FIRE_ON_CHANGE on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no exception.
Method MOVE_CURRENT_TO_PREVIOUS_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100420 | |||
| 2 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20100413 |
Method MOVE_CURRENT_TO_PREVIOUS_QUEUE on class CL_WDR_VIEW_ELEM_METHOD_HNDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |