SAP ABAP Class CL_WD_ACTIVEX (CL_WD_ACTIVEX)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_GENERIC_ACTIVE_COMP (Package) UIE Library "GenericActiveComponent"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_GAC 20071010
Properties
Class CL_WD_ACTIVEX  
Short Description    
Super Class CL_WD_ABSTR_GAC  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_GENERIC_ACTIVE_COMP   UIE Library "GenericActiveComponent" 
Created 20071010   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WD_ACTIVEX has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131017 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131017 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_GUID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20071010
2 BP_VERSION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20071029
3 BP_VIRUS_SCAN_PROFILE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20131017
4 CC_INIT_PROPERTIES Instance attribute Public Type reference (TYPE) I 20071029
5 CH_INIT_PROPERTIES Instance attribute Protected Type reference (TYPE) CL_WD_GAC_PROPERTY=>TT_GAC_PROPERTY 20071029
6 CID_ACTIVEX Constant Public Type reference (TYPE) GUID 'DC7739B6C954C5F1856400127991401D' 20071010
7 MP_ON_ERROR Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20071127
8 VL_GUID Instance attribute Protected Type reference (TYPE) STRING 20071010
9 VL_ON_ERROR Instance attribute Protected Type reference (TYPE) STRING 20071127
10 VL_VERSION Instance attribute Protected Type reference (TYPE) STRING 20071029
11 VL_VIRUS_SCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE 20131017
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INIT_PROPERTY Instance method Public Method 20071029
2 BIND_GUID Instance method Public Method 20071010
3 BIND_VERSION Instance method Public Method 20071029
4 BIND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
5 BOUND_GUID Instance method Public Method 20071010
6 BOUND_VERSION Instance method Public Method 20071029
7 BOUND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
8 CONSTRUCTOR Instance method Public Constructor 20071010
9 GET_GUID Instance method Public Method 20071010
10 GET_INIT_PROPERTIES Instance method Public Method 20071029
11 GET_INIT_PROPERTY Instance method Public Method 20071029
12 GET_ON_ERROR Instance method Public Method 20071127
13 GET_VERSION Instance method Public Method 20071029
14 GET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
15 HAS_INIT_PROPERTIES Instance method Public Method 20071029
16 MAPPED_ON_ERROR Instance method Public Method 20071127
17 MAP_ON_ERROR Instance method Public Method 20071127
18 NEW_ACTIVEX Static method Public Method 20071010
19 NUMBER_OF_INIT_PROPERTIES Instance method Public Method 20071029
20 REMOVE_ALL_INIT_PROPERTIES Instance method Public Method 20071029
21 REMOVE_INIT_PROPERTY Instance method Public Method 20071029
22 SET_GUID Instance method Public Method 20071010
23 SET_ON_ERROR Instance method Public Method 20071127
24 SET_VERSION Instance method Public Method 20071029
25 SET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
Events
Class CL_WD_ACTIVEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACTIVEX Public See coding 20071010 tt_ACTIVEX TYPE TABLE OF REF TO CL_WD_ACTIVEX WITH DEFAULT KEY
Method Signatures

Method ADD_INIT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20071029
2 Importing THE_INIT_PROPERTY Call by reference Object reference (TYPE REF TO) CL_WD_GAC_PROPERTY 20071029

Method ADD_INIT_PROPERTY on class CL_WD_ACTIVEX has no exception.

Method BIND_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20071010

Method BIND_GUID on class CL_WD_ACTIVEX has no exception.

Method BIND_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20071029

Method BIND_VERSION on class CL_WD_ACTIVEX has no exception.

Method BIND_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20131017

Method BIND_VIRUS_SCAN_PROFILE on class CL_WD_ACTIVEX has no exception.

Method BOUND_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20071010
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20071010
3 Returning PATH Value transfer Type reference (TYPE) STRING 20071010

Method BOUND_GUID on class CL_WD_ACTIVEX has no exception.

Method BOUND_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20071029
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20071029
3 Returning PATH Value transfer Type reference (TYPE) STRING 20071029

Method BOUND_VERSION on class CL_WD_ACTIVEX has no exception.

Method BOUND_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning PATH Value transfer Type reference (TYPE) STRING 20131017

Method BOUND_VIRUS_SCAN_PROFILE on class CL_WD_ACTIVEX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20071010
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20071010

Method CONSTRUCTOR on class CL_WD_ACTIVEX has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20071010
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20071010
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071010

Method GET_GUID on class CL_WD_ACTIVEX has no exception.

Method GET_INIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_INIT_PROPERTIES Value transfer Type reference (TYPE) CL_WD_GAC_PROPERTY=>TT_GAC_PROPERTY 20071029

Method GET_INIT_PROPERTIES on class CL_WD_ACTIVEX has no exception.

Method GET_INIT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20071029
2 Importing INDEX Call by reference Type reference (TYPE) I 20071029
3 Returning THE_INIT_PROPERTY Value transfer Object reference (TYPE REF TO) CL_WD_GAC_PROPERTY 20071029

Method GET_INIT_PROPERTY on class CL_WD_ACTIVEX has no exception.

Method GET_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20071127

Method GET_ON_ERROR on class CL_WD_ACTIVEX has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20071029
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20071029
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071029

Method GET_VERSION on class CL_WD_ACTIVEX has no exception.

Method GET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning VALUE Value transfer Type reference (TYPE) VSCAN_PROFILE 20131017

Method GET_VIRUS_SCAN_PROFILE on class CL_WD_ACTIVEX has no exception.

Method HAS_INIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20071029

Method HAS_INIT_PROPERTIES on class CL_WD_ACTIVEX has no exception.

Method MAPPED_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20071127

Method MAPPED_ON_ERROR on class CL_WD_ACTIVEX has no exception.

Method MAP_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20071127

Method MAP_ON_ERROR on class CL_WD_ACTIVEX has no exception.

Method NEW_ACTIVEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20071010
2 Importing BIND_GUID Call by reference Type reference (TYPE) STRING 20071010
3 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20071010
4 Importing BIND_LIFE_TIME Call by reference Type reference (TYPE) STRING 20100415
5 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20071010
6 Importing BIND_VERSION Call by reference Type reference (TYPE) STRING 20071029
7 Importing BIND_VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) STRING 20131017
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20071010
9 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20071010
10 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_ACTIVEX 20071010
11 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20071010
12 Importing GUID Call by reference Type reference (TYPE) STRING 20071010
13 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20071010
14 Importing ID Call by reference Type reference (TYPE) STRING 20071010
15 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_VISIBLE 20100415
16 Importing ON_ERROR Call by reference Type reference (TYPE) STRING 20071127
17 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20071010
18 Importing VERSION Call by reference Type reference (TYPE) STRING 20071029
19 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20071010
20 Importing VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017
21 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20071010
22 Importing WIDTH Call by reference Type reference (TYPE) STRING 20071010

Method NEW_ACTIVEX on class CL_WD_ACTIVEX has no exception.

Method NUMBER_OF_INIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20071029

Method NUMBER_OF_INIT_PROPERTIES on class CL_WD_ACTIVEX has no exception.

Method REMOVE_ALL_INIT_PROPERTIES Signature

Method REMOVE_ALL_INIT_PROPERTIES on class CL_WD_ACTIVEX has no parameter.
Method REMOVE_ALL_INIT_PROPERTIES on class CL_WD_ACTIVEX has no exception.

Method REMOVE_INIT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20071029
2 Importing INDEX Call by reference Type reference (TYPE) I 20071029
3 Returning THE_INIT_PROPERTY Value transfer Object reference (TYPE REF TO) CL_WD_GAC_PROPERTY 20071029

Method REMOVE_INIT_PROPERTY on class CL_WD_ACTIVEX has no exception.

Method SET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20071010

Method SET_GUID on class CL_WD_ACTIVEX has no exception.

Method SET_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20071127

Method SET_ON_ERROR on class CL_WD_ACTIVEX has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20071029

Method SET_VERSION on class CL_WD_ACTIVEX has no exception.

Method SET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017

Method SET_VIRUS_SCAN_PROFILE on class CL_WD_ACTIVEX has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 711