Entering content frame

Object documentation Web Dynpro Layout API - IWDLayout

Definition

The 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.

Description of API Methods

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: Structure linkIWDViewElement.

  

  

 

Leaving content frame