Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FilterResultsComponent

Helper component for the filter results

Hierarchy

  • FilterResultsComponent

Implements

  • DoCheck
  • OnInit

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

config

config: FilterConfig

The filter config containing component properties

onClear

onClear: EventEmitter<Object> = new EventEmitter()

The event emitted when the clear action is selected

onSave

onSave: EventEmitter<Object> = new EventEmitter()

The event emitted when the save action is selected

Methods

ngDoCheck

  • ngDoCheck(): void

ngOnInit

  • ngOnInit(): void

Protected setupConfig

  • setupConfig(): void

Generated using TypeDoc