class sap.ui.fl.registry.ChangeRegistryItem

Visiblity: restricted
UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/ui/fl/initial/_internal/changeHandlers/ChangeRegistryItem
Application Component: CA-UI5-FL

Constructor

Object to define a change on a specific control type with it's permissions

new sap.ui.fl.registry.ChangeRegistryItem(mParam)
Param Type Default Value Description
mParam Object

Parameter description below

changeTypeMetadata Object

Change type metadata this registry item is describing

name String

Semantic name to identify the change type

changeHandler String

Full qualified name of the function which is executed when a change for this change type is merged or applied

layers sap.ui.fl.Layer[]

Layer permissions

controlType String

Control type this registry item is assigned to