File

src/app/components/background/background.component.ts

Description

Background component. ~implements AfterViewInit

Implements

AfterViewInit

Metadata

Index

Properties
Methods
Accessors

Constructor

constructor(portfolioService: PortfolioService, entitiesService: EntitiesService, inputService: InputService, uiService: UiService, persistenceService: PersistenceService)

Constructs the Background component. ~constructor

Parameters :
Name Type Optional Description
portfolioService PortfolioService No

The portfolio service injected dependency.

entitiesService EntitiesService No

The entities service injected dependency.

inputService InputService No

The input service injected dependency.

uiService UiService No

The ui service injected dependency.

persistenceService PersistenceService No

The persistence service injected dependency.

Methods

Initialize
Initialize()

Initialization

Returns : void
keypress
keypress(event: KeyboardEvent)

Simulate keyboard clicks delegate.

Parameters :
Name Type Optional
event KeyboardEvent No
Returns : void
ngAfterViewInit
ngAfterViewInit()

AfterViewInit handler

Returns : void
saveToggle
saveToggle(event: MouseEvent)

Save toggle delegate.

Parameters :
Name Type Optional
event MouseEvent No
Returns : void
tabName
tabName(key: string)

Tab name delegate.

Parameters :
Name Type Optional
key string No
Returns : string
Public trackByFn
trackByFn(index: any, item: any)

TrackBy iterator help function.

Parameters :
Name Type Optional
index any No
item any No
Returns : any

Properties

Public entitiesService
Type : EntitiesService
The entities service injected dependency.
Optional headerComponents
Type : QueryList<HeaderComponent>
Decorators :
@ViewChildren(HeaderComponent)

Header component.

Public portfolioService
Type : PortfolioService
The portfolio service injected dependency.

Accessors

frequenciesDivider
getfrequenciesDivider()

Frequencies divider object delegate.

cv
getcv()

CV delegate.

entities
getentities()

Entities delegate.

linkToThisSymbol
getlinkToThisSymbol()

Link-to-this symbol delegate.

linkToThisText
getlinkToThisText()

Link-to-this text delegate.

decorations
getdecorations()

Decorations delegate.

ToggleKind
getToggleKind()

Toggle kind enum template accessor getter.

./background.component.scss

@use "../stylesheets/stylesheets.component.scss";
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""