Show TOC Start of Content Area

Component documentation UI Element Guide  Locate the document in its SAP Library structure

In Web Dynpro, the UI elements are defined as interfaces. All independent elements are derived from the abstract base class IWDUIElement, whereas the aggregated elements are derived from the abstract base class IWDViewElement.

Note

BarCodeReader, FunctionKey and RFIDReader only can be used with PocketPCs, for documentation on these UI elements, refer to Mobile Web Dynpro.

For documentation on interactive Adobe forms, refer to Development of Interactive Adobe Forms for the Web Dynpro UI.

Structure

The following UML class diagram illustrates the relationships between the base classes of UI elements.

This graphic is explained in the accompanying text

 

 

End of Content Area