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 |