Start of Content Area

Object documentation Container Layout  Locate the document in its SAP Library structure

Definition

Web item that allows the systematic arrangement of Web items into rows and columns.

Use

The Container Layout Web item helps you to visually arrange the content in a Web application. You can specify for each cell in the layout grid which Web item is to be displayed; only one item can be displayed for each cell. In this way, you can systematically arrange Web items over, under, or adjacent to one another.

Note

You can also use an HTML table to systematically arrange the content in a Web application; note that technical perspectives such as accessibility are automatically applied and implemented with the Container Layout Web item.

Structure

The following information lists the parameters for the Container Layout Web item, arranged according to the various parameter groupings.

Display

Parameter

Description

Width in Pixels (WIDTH)

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

Full Width (FULL_WIDTH)

You use this parameter to specify that the value 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 specify the height of the Web item.

Full Height (FULL_HEIGHT)

You use this parameter to specify that the value 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 specify whether the Web item is to be visible in the Web application.

With Tray (WITH_TRAY)

 

You use this parameter to specify whether the Web item is to have a symbol that allows it to be expanded and collapsed. For more information about this parameter, see Parameter Tray.

Internal Display

Parameter

Description

Layout Type (LAYOUT_TYPE)

You use this parameter to specify the layout type for the Web item:

      Grid (GRID)

      Row Cells Floating (ROW_CELLS_FLOATING)

      Column Cells Floating (COLUMN_CELLS_FLOATING)

Row List (ROW_LIST)

You use this parameter to specify how the Web items are to be arranged in your Web applications. To do this, you specify in which cell a specific Web item is to be placed. Make sure that the Web item is inserted into the Container Layout Web item beforehand (not into the Web template). Using the Row List parameter, find the row into which the Web item is to be placed. Under List, select the column into which the Web item is to be placed.

Under Definition for the column, set the following parameters:

      Subordinate Web Item (CHILD_ITEM_REF)

You use this parameter to select the Web item that is to be displayed in the cell and that you previously inserted into the Container Layout Web item.

      Width in Pixels (WIDTH)

You specify the width of the cell.

      Height in Pixels (HEIGHT)

You specify the height of the cell.

      Rowspan (ROWSPAN)

You use this parameter to merge rows into one cell. For example, if you enter 2, the cells span over two rows.

      Colspan (COLSPAN)

You use this parameter to merge columns. For example, if you enter 2, the cells span over two columns.

      Vertical Alignment (VALIGN)

You specify the vertical alignment of the Web item:

       Beginning (BEGIN)

       Center (CENTER)

       End (END)

      Horizontal Alignment (HALIGN)

You specify the horizontal alignment of the Web item.

       Beginning (BEGIN)

       Center (CENTER)

       End (END)

Behavior   

Parameter

Description

Allow Navigation (INTERACTION_ALLOWED)

You use this parameter to specify whether navigation or other interaction is to be possible in the Web application.

 

 

End of Content Area