You are here:
Items
The Items element defines which itempattern is used for the items of a list and which data is displayed using this pattern.
Required Editions
| Available in: Enterprise, Performance, and Unlimited Editions |
The table lists the Items element attributes.
| Attribute | Description | Value or Pattern | Required? |
|---|---|---|---|
| name | Identification of this Items element | Any string | yes |
| itemPattern | The itempattern used for the listitems | Name of the Itempattern (for example, NotesItem) | yes |
ItemListLayout
The Items element may define an ItemListLayout that describes the presentation layout of the items.ItemListLayout must define at least one Column element (Col). Each Column may contain at least one Row element (Row) and Each Row element can contain at least one Column (Col) element. In a Tree-Combination of Row and Col elements in the ItemListLayout, the leaf elements (Row or Col) must define these attributes.
| Attribute | Description | Value or Pattern | Required? |
|---|---|---|---|
| layoutType | Usually references a CSS class. | Any string | no |
| bindingId | Data binding id. Usually the name of the attribute to bind data to. | Name of the binding attribute | yes |
Bindings
The data and resource bindings available for Items elements depend on the used itempattern.
Did this article solve your issue?
Let us know so we can improve!

