Entering content frame

Object documentation Group Locate the document in its SAP Library structure

Definition

Web item that enables visual grouping of contents in a Web application.

Use

You use this Web item when you want to display certain areas that belong together in a Web application.

Structure

The following is a parameter list for the Web item Group, arranged according to the various parameter groupings.

Display

Parameter

Description

Width in pixels (WIDTH)

You use this parameter to determine the width of the Web item.

Full width (FULL_WIDTH)

You use this parameter to determine that the specification in the Width in Pixels (WIDTH) parameter be ignored and that the width be set to 100% instead. The full width depends on the width of the environment in which the Web item is embedded (for example, the width of a tab page on a portal page or iView).

Height in pixels (HEIGHT)

You use this parameter to determine the height of the Web item.

Full height (FULL_HEIGHT)

You use this parameter to determine that the specification in the Height in Pixels (HEIGHT) parameter be ignored and that the height be set to 100% instead. The full height depends on the height of the environment in which the Web item is embedded (for example, the height of a tab page on a portal page or iView).

Visibility (VISIBILITY)

You use this parameter to determine whether the Web item is visible in the Web application.

With tray (WITH_TRAY)

 

You use this parameter to determine whether the Web item has a symbol that allows it to be expanded and collapsed. For more information on this parameter, see Parameter Tray.

Internal Display

Parameter

Description

Design (GROUP_DESIGN)

Values:

Primary color (PRIMARYCOLOR)

SAP color (SAPCOLOR)

Secondary box (SECONDARYBOX)

Color of secondary box (SECONDARYBOXCOLOR)

Secondary color (SECONDARYCOLOR)

You use this parameter to determine the design of the Web item.

Subordinate Web item

(CHILD_ITEM_REF)

You use this parameter to determine the Web item that is to be displayed in the Group Web item. Make sure that you have already inserted the Web item into the Group Web item.

With label (WITH_CAPTION)

You use this parameter to determine whether the Group Web item has a label. If a label is to be displayed, depending on the type of label, you need to set the following other parameters:

Label type (CAPTION_TYPE)

You use this parameter to determine whether the label is a simple text or a subordinate Web item:

     Text (CAPTION)

When you choose a text as a label, enter it using the text input dialog under Label. See Structure linkText Input Dialog.

     Web item (CHILD_ITEM_REF)

If you choose a Web item as a label, select the associated Web item in the dropdown box. Make sure that you have already inserted the Web item into the Group Web item.

 

With toolbar (WITH_TOOLBAR)

You use this parameter to determine whether the Group Web item has a toolbar. If a toolbar is to be displayed, the following other parameters must be set:

Subordinate Web item (CHILD_ITEM_REF)

Under this parameter, select the Web item that is to function as the toolbar. Make sure that you have already inserted the Web item into the Group Web item.

In a typical example scenario, the Button Group Web item is used in the toolbar.

 

 

Leaving content frame