namespace sap.ui.rta.service.Outline

Visiblity: restricted
Available since: N/A
Module: sap/ui/rta/service/Outline
Application Component: CA-UI5-FL-RTA

Provides necessary functionality to get tree model data for an outline. Takes into consideration different design time root elements.


Nodes Overview

Node Description
sap.ui.rta.service.Outline.ExtensionPointInfo

Object containing an outline of available nodes.

sap.ui.rta.service.Outline.OutlineObject

Object containing an outline of available nodes.


Methods Overview

Method Description
sap.ui.rta.service.Outline.get

Returns an outline model data associated with the key user adaptation instance, starting from the passed control. If no control is passed, the root control(s) of the respective key user adaptation instance is taken as the initial control. Throws an error if the control ID parameter is not a valid control with a stable ID.

sap.ui.rta.service.Outline.get

Returns an outline model data associated with the key user adaptation instance, starting from the passed control. If no control is passed, the root control(s) of the respective key user adaptation instance is taken as the initial control. Throws an error if the control ID parameter is not a valid control with a stable ID.

Param Type DefaultValue Description
sId string

ID of the control to start with. If omitted the root control(s) is used.

iDepth int

Depth of childNode levels that should be returned based on the given control