Entering content frame

Object documentation Web Items Locate the document in its SAP Library structure

Definition

Web items are objects that either display data in a Web application, or are generally used to design Web applications. These objects are replaced by generated HTML during runtime. 

Web items that display data must be connected to a data provider.

All Web items have parameters (for example heading, width and height) that can be used to set the Web item appearance and its behavior in the Web application. You can change the parameters as follows:

     For the design time in the Web Application Designer, using the parameter settings

     For the runtime in Web applications, using the property dialogs of the Web item, or using commands from the Web Design API

If the data, the navigational status, or the parameters change, the HTML for the Web item is regenerated.

Structure

The following are the Web items available in the BEx Web Application Designer, separated into different groups:

Web item grouping: standard

     Analysis

     Chart

     Report

     Navigation Pane

     Filter Pane

     Button Group

     Dropdown Box

     Radio Button Group

     Checkbox Group

     List Box

     Hierarchical Filter Selection

Web item grouping: extended

     Web Template

     Container Layout

     Container

     Tab Pages

     Group

     Single Document

     List of Documents

     Map

     System Messages

     Info Field

Web item grouping: miscellaneous

     Data Provider - Information

     Text

     Link

     List of Exceptions

     List of Conditions

     Menu Bar

     Property Pane

     Ticker

     Context Menu

Integration

The Web items mentioned above are available in the Web Items window in the BEx Web Application designer, as Master Web Items. You choose a master Web item from the list, assign a data provider to the Web item, if necessary, and set the parameters. You have now created your own Web item that you can add to your Web template or save to be used again.

 

Leaving content frame