Namespace sap.ui.core.mvcModule: sap/ui/core/mvc/View


Namespaces & Classes
ControllerA generic controller implementation for the UI5 Model-View-Controller concept.
HTMLViewA view defined/constructed by declarative HTML.
JSONViewA View defined using JSON.
JSViewA View defined/constructed by JavaScript code.
TemplateViewA view defined in a template.
ViewA base class for Views.
ViewTypeSpecifies possible view types
XMLViewA View defined using (P)XML and HTML markup.