namespace sap.ui.support

Control sample: sap.ui.support
Visiblity: public
Available since: N/A
Module: sap/ui/support/library
Application Component:

UI5 library: sap.ui.support. A library for the Support Assistant tool.

Overview

The library provides the Support Assistant tool. It enables application developers to check whether their applications are built according to the best practices for building SAPUI5 apps. The tool uses a set of pre-defined rules to check all aspects of an application.


Nodes Overview

Node Description
sap.ui.support.AnalysisResult

Analysis result which is created after analysis with the SupportAssistant.

sap.ui.support.Audiences

Defines the Audiences.

sap.ui.support.Categories

Issue Categories.

sap.ui.support.ExecutionScope

Allows to select the scope of analysis on an application.

sap.ui.support.HistoryFormats

Analysis history formats.

sap.ui.support.RuleAnalyzer

The sap.ui.support.RuleAnalyzer namespace is the central entry point for the Support Assistant functionality.

sap.ui.support.RuleSet

Creates a RuleSet.

sap.ui.support.Severity

Defines severity types.

sap.ui.support.SystemPresets

Contains the available system presets.


Methods Overview

Method Description