File

src/app/factories/sorter/sorter.service.factory.ts

Description

Sorter service factory

Index

Methods
Accessors

Constructor

constructor()

Constructs the sorter service factory. ~constructor

Methods

Static InjectionToken
InjectionToken(sorterKind: SorterKind, deps: (PersistenceService | UiService | (PersistenceService | UiService)[])[])

Injection token providers.

Parameters :
Name Type Optional Description
sorterKind SorterKind No

The sorter kind injected dependency.

deps (PersistenceService | UiService | (PersistenceService | UiService)[])[] No

The factory dependencies.

Returns : any
Static tokenDescription
tokenDescription(sorterKind: SorterKind)

Token description.

Parameters :
Name Type Optional Description
sorterKind SorterKind No

The sorter kind injected dependency.

Returns : string
Static useFactory
useFactory(sorterKind: SorterKind, deps: (PersistenceService | UiService | (PersistenceService | UiService)[])[])

Constructs the sorter component. Static construction factory. ~static constructor

Parameters :
Name Type Optional Description
sorterKind SorterKind No

The sorter kind injected dependency.

deps (PersistenceService | UiService | (PersistenceService | UiService)[])[] No

The factory dependencies.

Returns : any

Accessors

SorterKindValues
getSorterKindValues()

SorterKind values.

providers
getproviders()

Module specific providers.

results matching ""

    No results matching ""