enum sap.ui.core.mvc.ViewType

Control sample: sap.ui.core.mvc.ViewType
Visiblity: public
Available since: N/A
Module: sap/ui/core/mvc/ViewType
Application Component: CA-UI5-COR

Specifies possible view types.

Note: Typed views do not rely on a ViewType, it must be omitted in the view settings.


Properties Overview

Node Description
sap.ui.core.mvc.ViewType.HTML

HTML view

sap.ui.core.mvc.ViewType.JS

JS View
Deprecated as of version 1.90

sap.ui.core.mvc.ViewType.JSON

JSON View

sap.ui.core.mvc.ViewType.Template

Template View
Deprecated as of version 1.56

sap.ui.core.mvc.ViewType.XML

XML view