!--a11y-->
Web
Dynpro Layout API - IWDLayoutThe layout class is the abstract base class of all layout classes within Web Dynpro. All properties of this class are passed to the classes FlowLayout, GridLayout, and RasterLayout.
Method Name |
Parameter |
Return Value |
Short Description |
getUIElementContainer |
|
IWDUIElementContainer |
Returns the UIElementContainer element in which this layout element is contained. |
Additional methods
described in the following APIs are available using inheritance:
IWDViewElement.
