File

src/app/components/language/language.component.ts

Description

Language component. ~extends PropertyComponent ~implements OnInit ~implements OnDestroy ~implements AfterViewInit

Extends

PropertyComponent

Implements

OnInit OnDestroy AfterViewInit

Metadata

Index

Properties
Methods
Inputs

Constructor

constructor(chartService: ChartService, portfolioService: PortfolioService, inputService: InputService, uiService: UiService, dataService: DataService, excelDateFormatterService: ExcelDateFormatterService)

Constructs a Language component. ~constructor

Parameters :
Name Type Optional Description
chartService ChartService No

The chart service injected dependency.

portfolioService PortfolioService No

The portfolio service injected dependency.

inputService InputService No

The input service injected dependency.

uiService UiService No

The ui service injected dependency.

dataService DataService No

The data service injected dependency.

excelDateFormatterService ExcelDateFormatterService No

The Excel date formatter service injected dependency.

Inputs

propertyName
Type : Indexable

Injected propery name setter.

Methods

Initialize
Initialize()

Initialization

Returns : void
ngAfterViewInit
ngAfterViewInit()

Initialization

Returns : void
ngOnDestroy
ngOnDestroy()

Cleanup

Returns : void
ngOnInit
ngOnInit()

Subscription

Returns : void
rotateDateFormat
rotateDateFormat()

Rotate date format changer.

Returns : void
getBackgroundLogoImageUri
getBackgroundLogoImageUri(imageName: string)

Get background logoimage uri delegate.

Parameters :
Name Type Optional
imageName string No
Returns : any
getJsDateValueFromExcel
getJsDateValueFromExcel(excelDate: any)

Get JS date value from Excel delegate.

Parameters :
Name Type Optional
excelDate any No
Returns : any
getSafeUri
getSafeUri(url: string)

Get safe uri delegate.

Parameters :
Name Type Optional
url string No
Returns : any
linkLabel
linkLabel(key: string | undefined)

Link label delegate.

Parameters :
Name Type Optional
key string | undefined No
Returns : string

Properties

Public Readonly dataService
Type : DataService
The data service injected dependency.
Public Readonly excelDateFormatterService
Type : ExcelDateFormatterService
The Excel date formatter service injected dependency.
Public Readonly inputService
Type : InputService
The input service injected dependency.
Public key
Type : string
Default value : 'Language'

The component key

Public Readonly portfolioService
Type : PortfolioService
The portfolio service injected dependency.
Public Readonly uiService
Type : UiService
The ui service injected dependency.

./language.component.scss

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

results matching ""

    No results matching ""