File

src/app/components/version/version.component.ts

Description

Version component. ~extends FooterComponent ~implements AfterViewInit

Extends

FooterComponent

Implements

AfterViewInit

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

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

Constructs the version component.

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.

dataService DataService No

The data service injected dependency.

Inputs

Expand
Type : boolean

Expand toggle setter.

Methods

Initialize
Initialize()

Initialization

Returns : void
ngAfterViewInit
ngAfterViewInit()

Initialization

Returns : void
getAssetUri
getAssetUri(imageName: string)

Get an asset image delegate.

Parameters :
Name Type Optional
imageName string No
Returns : string
keypress
keypress(event: KeyboardEvent)

Simulate keyboard clicks delegate.

Parameters :
Name Type Optional
event KeyboardEvent No
Returns : void
label
label(key: string)

Label delegate.

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

Link label delegate.

Parameters :
Name Type Optional
key string | undefined No
Returns : string
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
Public uiText
uiText(key: string)

UI safe text delegate.

Parameters :
Name Type Optional
key string No
Returns : string

Properties

Public dataService
Type : DataService
The data service injected dependency.
Public entitiesService
Type : EntitiesService
The entities service injected dependency.
Public inputService
Type : InputService
The input service injected dependency.
Public persistenceService
Type : PersistenceService
The persistence service injected dependency.
Public portfolioService
Type : PortfolioService
The portfolio service injected dependency.
Public uiService
Type : UiService
The ui service injected dependency.
Optional headerComponents
Type : QueryList<HeaderComponent>
Decorators :
@ViewChildren(HeaderComponent)

Header component.

Public Readonly qualifiedHostname
Default value : globalThis.location.protocol + '//' + globalThis.location.hostname

The server url.

Public version
Type : string
Default value : ''

The app version string.

Accessors

key
getkey()

The component key

Config
getConfig()

Config.

./version.component.scss

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

results matching ""

    No results matching ""