!--a11y-->
Web
Dynpro TransparentContainer API - IWDTransparentContainer 
The TransparentContainer represents a UI container without any decoration. A TransparentContainer UI element is transparent and can be filled with an any quantity of UI elements (children). In addition, the TransparentContainer UI element allows you to arrange its inserted UI elements through the specified layout.

The TransparentContainer subclass itself does not define new properties, but inherits the properties from its superclasses UIElementContainer and UIElement.
The properties enabled and tooltip are ignored.
The UI element TransparentContainer supports the development of mobile applications for pocket PCs and BlackBerry wireless handhelds (see Mobile Web Dynpro).
However, several properties supported in the desktop browser cannot be used. These include:
Variances of the properties
Properties |
Pocket PC |
BlackBerry wireless handheld |
enabled |
ignored |
ignored |
height |
ignored |
ignored |
tooltip |
ignored |
ignored |
width |
ignored |
ignored |
