Options
All
  • Public
  • Public/Protected
  • All
Menu

Acts as an intermediary between the AbstractHeaderService instances of various types and the SearchService

Hierarchy

  • HeaderSearchService

Implements

  • OnDestroy

Index

Constructors

Properties

_categoryFactory: CategoryFactory
_columnToConfiguration: Map<number, HeaderConfiguration>
_headerService: AbstractHeaderService
_headerSub: Subscription
_logger: LoggerService
_processService: ProcessService
_searchService: SearchService
_searchSub: Subscription
_translate: TranslateService
_typeToCategory: Map<string, Category<any>>

Accessors

Methods

  • addPredicate(column: number, predicate: Predicate, configuration: MetaGeneratorConfiguration | DataGeneratorConfiguration): void
  • handlePredicateRemoval(removedId: number, clearInput?: boolean): void
  • initializeHeaderSearch(): void
  • ngOnDestroy(): void
  • processModeChange(): void
  • removePredicate(column: number, clearInput?: boolean): void

Generated using TypeDoc