ActiveX 
The Web Dynpro UI elements are interfaces to the graphical user interfaces of Web Dynpro applications. The prescribed UI elements are assembled depending on requirements for the different applications. There is currently no infrastructure for the development of customer-specific UI elements. To provide scope for integrating different technologies and customer-specific UI blocks, ActiveX is provided internally at SAP as well as FlashIsland and SilverlightIsland. This enables the integration of ActiveX-based applications in Web Dynpro.
Caution
This UI element is released internally at SAP only and its use is restricted. See also SAP Note 1481195.
More information: Active Component Framework (ACF)
Runtime Class |
CL_WD_ACTIVEX |
Name |
Cardinality |
Type |
|---|---|---|
0..n |
||
0..n |
||
0..n |
Name |
|---|
Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:
For dynamic programming, the same properties, events and aggregations are available as in the View Designer. But note that the spelling format and use of upper/lower case is different.
View Designer Name |
Runtime Name |
Type |
|---|---|---|
ENABLED |
WDY_BOOLEAN |
|
GUID |
STRING |
|
HEIGHT |
STRING |
|
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |
|
VERSION |
STRING |
|
VISIBLE |
WDUI_VISIBILITY |
|
visible: none |
CL_WD_ACTIVEX=>E_VISIBLE-NONE |
|
visible: visible |
CL_WD_ACTIVEX=>E_VISIBLE-VISIBLE |
|
WIDTH |
STRING |
|
View Designer Name |
Runtime Name |
|---|---|
ON_ERROR |
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
EVENTS |
0..n |
|
INIT_PROPERTIES |
0..n |
|
PROPERTIES |
0..n |