SAP ABAP Class CL_WDR_WINDOW_ADAPTER (Adapter for Window)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_NW7_INT_WIN_ADAPTER | Internal Window Adapter for Lightspeed | 20070717 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SC_WIN_ADAPTER | sc win adapter | 20090528 |
Properties
Class | CL_WDR_WINDOW_ADAPTER | |
Short Description | Adapter for Window | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20051005 | SAP |
Last change | 20110908 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WDR_WINDOW_ADAPTER has no interface implemented.
Friends
Class CL_WDR_WINDOW_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WDR_WINDOW_ADAPTER | Adapter for Window | 20051207 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | HTML ID with last focus, if not on element | 20060627 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20051121 | |||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | XSTRING | 20051125 | |||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20051121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20051125 | |
2 | ![]() |
Instance method | Protected | Method | Destructor | 20051202 |
3 | ![]() |
Instance method | Public | Method | Set Focus for the Window | 20060627 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TRACE_ON_BEFORE_SET_CONTENT | Static Event (1) |
Public (2) |
Event for Tracing: Before SET_CONTENT for Window | 20080221 |
2 | TRACE_ON_BEGIN_ADAPTERS | Static Event (1) |
Public (2) |
Event for Tracing: Start Building Adapter | 20080116 |
3 | TRACE_ON_END_ADAPTERS | Static Event (1) |
Public (2) |
Event for Tracing: Adapter Building Completed | 20080116 |
4 | TRACE_ON_SET_CONTENT | Static Event (1) |
Public (2) |
Event for Tracing: SET_CONTENT for Window processed | 20080221 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_WINDOW_ADAPTERS | Public | See coding | 20051125 | tt_window_adapters type standard table of ref to cl_wdr_window_adapter
|
||
2 | T_WINDOW_STATE | Public | Type reference (TYPE) | I | 20051125 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_WINDOW_ADAPTER has no parameter.
Method CONSTRUCTOR on class CL_WDR_WINDOW_ADAPTER has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_WDR_WINDOW_ADAPTER has no parameter.
Method FINALIZE on class CL_WDR_WINDOW_ADAPTER has no exception.
Method UPDATE_FOCUS 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 | 20060627 | ||
2 | ![]() |
FALLBACK_HTML_ID | Call by reference | Type reference (TYPE) | STRING | 20060627 | |||
3 | ![]() |
VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Perforce change= / 20040604-141028 | 20060627 |
Method UPDATE_FOCUS on class CL_WDR_WINDOW_ADAPTER has no exception.
Event Signatures
Event TRACE_ON_BEFORE_SET_CONTENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WINDOW_ADAPTER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW_ADAPTER | Adapter für Fenster | 20080221 |
Event TRACE_ON_BEGIN_ADAPTERS Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ADAPTER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Adapter für Web Dynpro View Elemente | 20080116 | ||
2 | WINDOW | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20080116 |
Event TRACE_ON_END_ADAPTERS Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ADAPTER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT_ADAPTER | Adapter für Web Dynpro View Elemente | 20080116 | ||
2 | WINDOW | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20080116 |
Event TRACE_ON_SET_CONTENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ROOT_ADAPTER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Adapter für Web Dynpro View Elemente | 20080221 | ||
2 | WINDOW_ADAPTER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW_ADAPTER | Adapter für Fenster | 20080221 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |