loio |
---|
de713373c4ef4e53b5717c59ed2c8d64 |
view on: demo kit nightly build | demo kit latest release
This library includes controls associated with the ObjectPage
.
The following sections only provide additional information for some of the controls. For a complete list of all controls and their documentation, see the API Reference and the Samples.
- Object Page Layout
TheObjectPageLayout
control provides a layout that allows apps to easily display information related to a business object. - Object Page Headers
Thesap.uxap.ObjectPageLayout
control has two types of header - classic header and dynamic header. - Anchor Bar
Displays the titles of the sections and subsections in theObjectPageLayout
and allows the user to scroll to the respective content. - Object Page Blocks
The contents of the subsections in theObjectPageLayout
control are organized into blocks. - Creating Blocks
Important points when creating blocks for thesap.uxap.ObjectPageLayout
- Object Page Scrolling
The object page offers different ways to handle specific scrolling scenarios.
Related Information