SAP ABAP Class CL_WDR_ACTIVEX_METHOD_HNDL (Handler for Method Calls for GAC ActiveX View Element)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements | 20071023 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_ACFACTIVEX | Methods for Generic ActiveX | 20071205 |
Properties
Class | CL_WDR_ACTIVEX_METHOD_HNDL | |
Short Description | Handler for Method Calls for GAC ActiveX View Element | |
Super Class | CL_WDR_ACF_METHOD_HNDL | Handler for Method Calls of ACF View Elements |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWDP_UIEL_ACTIVE_COMPONENT | UIE Library "ActiveComponent" |
Created | 20071023 | 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) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_ACFACTIVEX | Methods for Generic ActiveX | 20071205 |
Friends
Class CL_WDR_ACTIVEX_METHOD_HNDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'CL_WDR_ACTIVEX_METHOD_HNDL' | 20121106 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120814 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ' ' | 20120724 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_PROPERTYBAG | 20080310 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120814 | |
2 | ![]() |
Static method | Public | Method | 20091104 | |
3 | ![]() |
Instance method | Public | Method | 20071023 | |
4 | ![]() |
Instance method | Public | Method | 20080311 | |
5 | ![]() |
Instance method | Public | Method | 20080305 | |
6 | ![]() |
Instance method | Private | Method | 20080311 | |
7 | ![]() |
Instance method | Public | Method | 20080305 | |
8 | ![]() |
Instance method | Public | Method | 20071030 | |
9 | ![]() |
Instance method | Public | Method | 20071031 | |
10 | ![]() |
Instance method | Public | Method | 20120820 | |
11 | ![]() |
Instance method | Public | Method | 20110324 |
Events
Class CL_WDR_ACTIVEX_METHOD_HNDL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_PROPERTYBAG | Public | See coding | 20080304 | tt_propertybag TYPE standard TABLE OF t_propertybag
|
||
2 | T_PROPERTYBAG | Public | See coding | 20080304 | BEGIN OF t_propertybag,
name TYPE string,
value TYPE string,
END OF t_propertybag
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20120814 |
Method CONSTRUCTOR on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method GET_ACTIVEX_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVEX_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091104 |
Method GET_ACTIVEX_POSSIBLE on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method GET_CABVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CABFILE | Call by reference | Type reference (TYPE) | STRING | 20071023 |
Method GET_CABVERSION on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method GET_EVENT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACF_NAME | Call by reference | Type reference (TYPE) | STRING | 20080311 | |||
2 | ![]() |
ACF_VALUE | Call by reference | Type reference (TYPE) | STRING | 20080311 | |||
3 | ![]() |
EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_GAC_EVENT | 20080311 | |||
4 | ![]() |
PARAM_BINARY | Call by reference | Type reference (TYPE) | XSTRING | 20080313 | |||
5 | ![]() |
PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20080311 | |||
6 | ![]() |
PARAM_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | Typ einer Enumeration einer UIE-Bibliothek | 20080313 | ||
7 | ![]() |
PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20080311 |
Method GET_EVENT_PARAMETER on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method GET_INIT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TT_PROPERTYBAG | 20080305 |
Method GET_INIT_PROPERTIES on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method MAP_GAC_EVENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACF_EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080311 | |||
2 | ![]() |
GAC_EVENT_TYPE | Call by reference | Type reference (TYPE) | WDUI_GAC_DATA_TYPE | Web Dynpro: GACDataType | 20080311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080311 |
Method REGISTER_GAC_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WD_GAC_EVENTS | Call by reference | Type reference (TYPE) | CL_WD_GAC_EVENT=>TT_GAC_EVENT | 20080305 |
Method REGISTER_GAC_EVENT on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method SET_GAC_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta-Information für ein Attribut eines Context-Knotens | 20071031 | ||
2 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20080424 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20071031 | |||
4 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080423 | |||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20071030 |
Method SET_GAC_PROPERTY on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method SET_INIT_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20071031 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20071031 |
Method SET_INIT_PROPERTY on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method SET_VIRUS_SCAN_ACTIVE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120820 |
Method SET_VIRUS_SCAN_ACTIVE_EVENT on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
Method TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20110324 | |||
2 | ![]() |
METHODNAME | Call by reference | Type reference (TYPE) | STRING | 20110324 | |||
3 | ![]() |
WARNING | Call by reference | Type reference (TYPE) | STRING | 20110324 |
Method TRACE on class CL_WDR_ACTIVEX_METHOD_HNDL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |