Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFilterGroup

Object used to display Filter Groups in the UI

Hierarchy

  • IFilterGroup

Index

Properties

filterType

filterType: FilterType

The type of filter

groupName

groupName: string

The display name of the group

isDate

isDate: boolean

Whether filter is a date

order

order: number

The order the sets will be rendered

Methods

deepCopy

  • Return a deep copy of the filter group

    Returns IFilterGroup