class sap.ui.fl.descriptorRelated.api.DescriptorChange

Visiblity: restricted
UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/ui/fl/descriptorRelated/api/DescriptorChangeFactory
Application Component: CA-UI5-FL

Constructor

Descriptor Change

new sap.ui.fl.descriptorRelated.api.DescriptorChange(mChangeFile, oInlineChange)
Param Type Default Value Description
mChangeFile object

change file

oInlineChange sap.ui.fl.descriptorRelated.api.DescriptorInlineChange

inline change object


Methods Overview

Method Description
getJson

Returns a copy of the JSON object of the descriptor change

store

Stores the descriptor change in change persistence

submit

Submits the descriptor change to the backend

getJson

Returns a copy of the JSON object of the descriptor change

store

Stores the descriptor change in change persistence

submit

Submits the descriptor change to the backend