Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractAdvancedSearchComponent Abstract

Hierarchy

  • AbstractAdvancedSearchComponent

Implements

  • AfterViewInit
  • OnDestroy

Index

Constructors

Properties

_searchService: SearchService
editable: boolean = true

Whether the contents displayed in this component can be edited by the user or not.

Defaults to true

removeChild$: Subject<number>

Methods

  • _removeChildAt(id: number): void
  • addChildPredicate(): void
  • ngAfterViewInit(): void
  • ngOnDestroy(): void

Generated using TypeDoc