Containers

Containers are a specialized group of controls that can contain other controls. Some containers are used for layout purposes, but some can be used to provide additional behavior to the controls they contain. Several containers are designed for use with collections of data (such as the view, data table, and repeat controls). Other containers allow you to more efficiently use the real estate within your XPage (the tabbed panel and section controls). The following containers are available for use within XPages:

• Panel

• Table

• View

• Data table

• Repeat

• Include page

• Tabbed panel

• Section

The following sections describe these containers in detail.

Panel

The panel container is used to layout its children within a rectangular area ...

Get Mastering XPages: A Step-by-Step Guide to XPages Application Development and the XSP Language, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.