Entering content frame

Object documentation Web Dynpro ViewElement API - IWDViewElement Locate the document in its SAP Library structure

Definition

The Web Dynpro ViewElement API is the interface for any element in a view. This interface is used to uniquely identify an element and provide the appropriate view.

Methods in the Web Dynpro IWDViewElement API

When creating an element, an ID is assigned to the element that identifies the element in its view.

Method Name

Return Value

Parameter

Short Description

getID

String

 

Returns the unique name (ID) for each element.

getView

IWDView

 

Returns its view.

  

  

 

Leaving content frame