SAP ABAP Class CL_WDR_TEST_HOTKEYS (Assistance-Klasse für WDR_TEST_HOTKEYS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20110214 |
Properties
Class | CL_WDR_TEST_HOTKEYS | |
Short Description | Assistance-Klasse für WDR_TEST_HOTKEYS | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_TEST | Web Dynpro: Tests |
Created | 20110214 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WDR_TEST_HOTKEYS has no interface implemented.
Friends
Class CL_WDR_TEST_HOTKEYS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110214 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | 20110214 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20110215 | |||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | 20110214 | |||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW | 20110225 | |||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_RENDER_TEST_TOOL | 20110217 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20110214 | |
2 | ![]() |
Instance method | Public | Method | 20110214 | |
3 | ![]() |
Instance method | Public | Method | 20110221 | |
4 | ![]() |
Instance method | Private | Method | 20110221 | |
5 | ![]() |
Instance method | Public | Method | 20110221 | |
6 | ![]() |
Instance method | Public | Method | 20110221 | |
7 | ![]() |
Instance method | Public | Method | 20110221 | |
8 | ![]() |
Instance method | Public | Method | 20110215 | |
9 | ![]() |
Instance method | Public | Method | 20110221 | |
10 | ![]() |
Instance method | Public | Method | 20110218 | |
11 | ![]() |
Instance method | Public | Method | 20110218 |
Events
Class CL_WDR_TEST_HOTKEYS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CATCHER | Private | See coding | 20110221 | begin of T_CATCHER,
id type string,
attr type string,
catcher type ref to cl_wd_view_element,
container type ref to cl_wd_uielement_container,
end of t_catcher
|
||
2 | T_CATCHER_TAB | Private | See coding | 20110221 | t_catcher_tab type standard table of t_catcher with default key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_TEST_HOTKEYS has no parameter.
Method CONSTRUCTOR on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEYS_SET Signature
Method HOTKEYS_SET on class CL_WDR_TEST_HOTKEYS has no parameter.
Method HOTKEYS_SET on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEY_CATCHER_APPLY Signature
Method HOTKEY_CATCHER_APPLY on class CL_WDR_TEST_HOTKEYS has no parameter.
Method HOTKEY_CATCHER_APPLY on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEY_CATCHER_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATCHERS | Value transfer | Type reference (TYPE) | T_CATCHER_TAB | 20110221 |
Method HOTKEY_CATCHER_GET on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEY_CATCHER_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLE_HOTKEYS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110221 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110221 |
Method HOTKEY_CATCHER_SET on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEY_CATCHER_SET_VC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110221 |
Method HOTKEY_CATCHER_SET_VC on class CL_WDR_TEST_HOTKEYS has no exception.
Method HOTKEY_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOTKEY | Call by reference | Type reference (TYPE) | WDUI_HOTKEY | Web Dynpro: Hotkey | 20110221 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110221 |
Method HOTKEY_SET on class CL_WDR_TEST_HOTKEYS has no exception.
Method SET_WINDOW_ON_ENTER_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method SET_WINDOW_ON_ENTER_ACTION on class CL_WDR_TEST_HOTKEYS has no exception.
Method TEST_HOTKEY_CATCHERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEST_RUNNER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RENDER_TEST_RUNNER | Web Dynpro Rendering Test Runner | 20110221 |
Method TEST_HOTKEY_CATCHERS on class CL_WDR_TEST_HOTKEYS has no exception.
Method TEST_HOTKEY_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEST_RUNNER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RENDER_TEST_RUNNER | Web Dynpro Rendering Test Runner | 20110218 |
Method TEST_HOTKEY_ELEMENTS on class CL_WDR_TEST_HOTKEYS has no exception.
Method TEST_SPECIFIC_HOTKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEST_RUNNER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RENDER_TEST_RUNNER | Web Dynpro Rendering Test Runner | 20110218 |
Method TEST_SPECIFIC_HOTKEYS on class CL_WDR_TEST_HOTKEYS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |