Class: FilterItem

gmf.SavedFilters.FilterItem

new FilterItem()

The definition of a saved filter item.

Members

condition: string

The condition of the saved filter item.

(non-null) customRules: Array:.<!ngeox.rule.AnyOptions:>

The list of custom rules of the saved filter item.

dataSourceId: number

The data source id related to the filter.

(non-null) directedRules: Array:.<!ngeox.rule.AnyOptions:>

The list of directed rules of the saved filter item.

name: string

A human-readable name given to the saved filter item.