interface sap.ui.core.mvc.View.Preprocessor

Visiblity: public
Available since: N/A
Module: sap/ui/core/mvc/View
Application Component: CA-UI5-COR

Interface for Preprocessor implementations that can be hooked in the view life cycle.

There are two possibilities to use the preprocessor. It can be either passed to the view via the mSettings.preprocessors object where it is the executed only for this instance, or by the registerPreprocessor method of the view type. Currently this is available only for XMLViews (as of version 1.30).



References:


Events Overview

Event Description