ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > UpdateQueryModeActionParameters

UpdateQueryModeActionParameters interface

Change the query update mode to the next mode.

Signature:

export interface UpdateQueryModeActionParameters 

Properties

PropertyTypeDescription
modesUpdateModeType[]The list of modes the action should offer.
refreshIntervalnumberThe interval in seconds between two refreshes of the query, when the query is in 'refresh-periodically' mode.

Remarks

Change the query update mode to the next mode of:

  • the mdx data sources of the widget, if no mode is defined

  • the modes array parameters, if it is defined

Only available on widgets with data sources using mdx.

  • UpdateQueryModeActionParameters interface
  • Properties
  • Remarks
Copyright © 2019 ActiveViam