loio |
---|
a254991b7bb040059a95b6a7f551ee51 |
view on: demo kit nightly build | demo kit latest release
The sap.f.FlexibleColumnLayout
contains 3 instances of sap.m.NavContainer
– one for each column.
It is logically similar to sap.m.SplitContainer
, however, there are two main differences:
- Displays up to 3 columns side by side (as opposed to 2 columns)
- The width of the columns is not fixed, but flexible (determined by the
layout
property)
The following table respresents how the FlexibleColumnLayout
roughly relates to the NavContainer
and SplitContainer
controls.
Control |
API |
Number of Pages Displayed |
---|---|---|
|
|
1 page at a time |
|
|
Up to 2 pages at a time (2 instances of |
|
|
Up to 3 pages at a time (3 instances of |