Entering content frame

Object documentation Web Dynpro Caption API - IWDCaption Locate the document in its SAP Library structure

Definition

The Caption class, which implements the IWDCaptioninterface, is a concrete subclass of the AbstractCaption class. The UI element is used by several UI elements – such as Group, Tab, Table, TableColumn, and Tray – to provide a header or title for them. The IWDCaptioninterface itself does not define additional properties of its own, but inherits the properties from the superclasses UIElement and AbstractCaption.

Note

The enabled property which is inherited by the superclas UIElement, does not affect the display.

Superordinate Interfaces

IWDAbstractCaption, IWDUIElement, IWDViewElement.

Mobile Characteristics

The UI element Caption 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

tooltip

ignored

ignored

  

  

 

Leaving content frame