Web Items
Definition
Web items are objects that either display data in a Web application or are used to design Web applications. These objects are replaced by generated HTML at runtime.
Web items that display data must be connected to a data provider.
All Web items have parameters such as header, width, and height, which can be used to define the appearance of the Web items, as well as their behavior in the Web application. You can change the parameters as follows:
- At design time, in Web Application Designer using the parameter settings
- At runtime, in Web applications using the property dialogs for the Web item, or using commands from the Web Design API
If the data, the navigational state or the parameters change, the HTML for the Web item is regenerated.
Structure
The following section lists the Web items in BEx Web Application Designer, separated into different groups:
Web Item Group: Standard
- Analysis
- Chart
- Report
- Navigation Pane
- Filter Panel
- Button Group
- Dropdown Box
- Radio Button Group
- Checkbox Group
- List Box
- Hierarchische Filter
Web Item Group: Advanced
- Web Template
- Container Layout
- Container
- Tab Pages
- Group
- Single Document
- List of Documents
- Map
- System Messages
- Information Field
- Input Field
Web Item Group: Miscellaneous
Integration
The Web items above are available as master Web items in the Web Items window in BEx Web Application Designer. 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. You can either add it to your Web template or save it for later use.