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:
Node | Description |
---|
Method | Description |
---|