Class RVFilterValue

Class representing a possible value for a dashboard filter, retrieved from RVDashboardFilter.getFilterValues

Hierarchy

  • RVFilterValue

Index

Properties

Properties

label

label: any

The label used to show this value to the user.

value

value: any

The dictionary with all values associated to this filter value, this object needs to be used when setting selected values for the filter.