PageLayout Aggregations
Aggregations in View Designer
- BEGIN (0..1)
Aggregation of aPageLayout element for the start panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert BEGIN).
- BOTTOM (0..1)
Aggregation of aPageFullWidthPanel for the bottom panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert BOTTOM).
- CENTER (0..1)
Aggregation of a PagePanel for the middle panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert CENTER).
- END (0..1)
Aggregation of a PagePanel for the end panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert END).
- INNER_BEGIN (0..1)
Aggregation of a PagePanel for the inner start panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert INNER_BEGIN).
- INNER_BOTTOM (0..1)
Aggregation for a PageFullWidthPanel for the inner bottom panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert INNER_BOTTOM).
- INNER_END (0..1)
Aggregation of a PagePanel for the inner end panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert INNER_END).
- INNER_TOP (0..1)
Aggregation for a PageFullWidthPanel for the inner top panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert INNER_TOP).
- TOP (0..1)
Aggregation for a PageFullWidthPanel for the top panel.
You can create this aggregation in the View Designer in the UI tree from the context menu (entry Insert TOP).