Flexibility CompVariant class. Stores variant content and related information.
Accepts an object literal mSettings
that defines initial property values, aggregated and associated objects as well as event handlers. See sap.ui.base.ManagedObject#constructor for a general description of the syntax of the settings object.
new sap.ui.fl.apply._internal.flexObjects.CompVariant(oFile)
Param | Type | Default Value | Description |
---|---|---|---|
oFile | object | File content and admin data |
Name | Type | Default Value | Description |
---|---|---|---|
applyState | int | Describes the current state of the change regarding the application and reversion of changes. To change or retrieve the state, use the getters and setters defined in this class. Initially the state is |
|
state | string | Visibility: public |