Temenos Digital
R24 AMR | Min(s) read

Allocate Funds Popup

This pop up is used for displaying notifications in allocate funds flow.

Following are the various views of the Allocate funds popup component:

  • Desktop & tablet view

  • Mobile view

Usage

Here are the steps to set the component in Quantum Visualizer:

  1. Open the Temenos DigitalOrigination project in Quantum Visualizer.
  2. Drag and drop a Flex Container widget onto the required form.
  3. Select the Flex Container and set the following properties:
    • width = “100%”
    • left = “0%”
    • top = “0%”
    • height = “100%”
  4. Insert the component in the Flex Container and write the following code in the respective form controller’s onBreakPointChange function.
    this.view.popup.onBreakpointChange(width);

APIs

Callbacks

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 12:41:36 PM IST