namespace sap.ui.fl.apply._internal.flexState.FlexState

Visiblity: restricted
Available since: N/A
Module: sap/ui/fl/apply/_internal/flexState/FlexState
Application Component: CA-UI5-FL

Flex state class to persist maps and raw state (cache) for a given component reference. The persistence happens inside an object mapped to the component reference, with the following properties:

{ appDescriptorMap: {}, changesMap: {}, variantsMap: {}, compVariantsMap: {}, storageResponse: { changes: { changes: [...], comp: { variants: [...], changes: [...], defaultVariants: [...], standardVariants: [...] } variants: [...], variantChanges: [...], variantDependentControlChanges: [...], variantManagementChanges: [...], ui2personalization: {...} }, loadModules: }, partialFlexState: , componentId: "" }


Nodes Overview

Node Description

Methods Overview

Method Description