namespace sap.ui.generic.app.navigation.service

Visiblity: public
Available since: N/A
Module: sap/ui/generic/app/library
Application Component: CA-UI5-FE-NAV

Nodes Overview

Node Description
sap.ui.generic.app.navigation.service.NavError

An object that provides error handling information during runtime.

sap.ui.generic.app.navigation.service.NavigationHandler

Creates a new NavigationHandler class by providing the required environment.

sap.ui.generic.app.navigation.service.NavType

A static enumeration type which indicates the type of inbound navigation

sap.ui.generic.app.navigation.service.ParamHandlingMode

A static enumeration type which indicates the conflict resolution method when merging URL parameters into select options

sap.ui.generic.app.navigation.service.PresentationVariant

Creates a new instance of a PresentationVariant class.

sap.ui.generic.app.navigation.service.SelectionVariant

Creates a new instance of a SelectionVariant class.

sap.ui.generic.app.navigation.service.SuppressionBehavior

A static enumeration type which indicates whether semantic attributes with values null, undefined or "" (empty string) shall be suppressed, before they are mixed in to the selection variant in the method mixAttributesAndSelectionVariant of the NavigationHandler


Methods Overview

Method Description