namespace sap.uxap

Control sample: sap.uxap
Visiblity: public
Available since: N/A
Module: sap/uxap/library
Application Component: CA-UI5-CTR

SAP UxAP


Nodes Overview

Node Description
sap.uxap.AnchorBar

Displays the titles of the sections and subsections in the ObjectPageLayout and allows the user to scroll to the respective content.

sap.uxap.BlockBase

The main element that holds the content that is displayed in an ObjectPageLayout, but not necessarily only there.

sap.uxap.BlockBaseColumnLayout

Used by the BlockBase control to define how many columns should it be assigned by the objectPageSubSection.

sap.uxap.BlockBaseFormAdjustment

Used by the BlockBase control to define if it should do automatic adjustment of its nested forms.

sap.uxap.BreadCrumbs

Represents the navigation steps up to the current location in the app.

sap.uxap.HierarchicalSelect

A select that displays items on a hierarchy of 2 levels.

sap.uxap.IHeaderContent

Interface for controls that are eligible for the headerContent aggregation of the sap.uxap.ObjectPageLayout.

sap.uxap.IHeaderTitle

Interface for controls that are eligible for the headerTitle aggregation of the sap.uxap.ObjectPageLayout.

sap.uxap.Importance

Used by the ObjectSectionBase control to define the importance of the content contained in it.

sap.uxap.ModelMapping

Defines the entity that will be passed to the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageAccessibleLandmarkInfo

Settings for accessible landmarks which can be applied to the container elements of a sap.uxap.ObjectPageLayout control.

sap.uxap.ObjectPageConfigurationMode

Used by the sap.uxap.component.Component how to initialize the ObjectPageLayout sections and subsections.

sap.uxap.ObjectPageDynamicHeaderContent

Header content for the dynamic header of the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageDynamicHeaderTitle

Represents the static part (header title) of the dynamic header of the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageHeader

Represents the static part (header title) of the classic header of the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageHeaderActionButton

A Button that is used in the actions aggregation of the sap.uxap.ObjectPageHeader.

sap.uxap.ObjectPageHeaderContent

Header content for the classic header of the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageHeaderDesign

Used by the ObjectPageHeader control to define which design to use.

sap.uxap.ObjectPageHeaderLayoutData

A sap.ui.core.LayoutData element that can be added to controls used in the headerContent aggregation of the ObjectPageLayout.

sap.uxap.ObjectPageHeaderPictureShape

Used by the ObjectPageHeader control to define which shape to use for the image.

sap.uxap.ObjectPageLayout

A layout that allows apps to easily display information related to a business object.

sap.uxap.ObjectPageLazyLoader

A helper element that enables a "stashed-based" lazy loading approach for the content of the sap.uxap.ObjectPageSubSection control.

sap.uxap.ObjectPageSection

Top-level information container of an sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageSectionBase

An abstract container for sections and subsections in the sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageSubSection

Second-level information container of an sap.uxap.ObjectPageLayout.

sap.uxap.ObjectPageSubSectionLayout

Used by the ObjectPagSubSection control to define which layout to apply.

sap.uxap.ObjectPageSubSectionMode

Used by the ObjectPageLayout control to define which layout to use (either Collapsed or Expanded).


Methods Overview

Method Description