File

src/app/components/project-summary/project-summary.component.ts

Description

Project summary component ~implements AfterViewInit

Implements

AfterViewInit

Metadata

Index

Properties
Methods
Accessors

Constructor

constructor(portfolioService: PortfolioService, entitiesService: EntitiesService, sorterService: SorterService, truncatorService: TruncatorService, inputService: InputService, uiService: UiService, persistenceService: PersistenceService)

Constructs the Project summary component.

Parameters :
Name Type Optional Description
portfolioService PortfolioService No

The portfolio service injected dependency.

entitiesService EntitiesService No

The entities service injected dependency.

sorterService SorterService No

The sorter service injected dependency.

truncatorService TruncatorService No

The truncator 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

Public getFrequenciesCache
getFrequenciesCache(frequenciesCacheKey: string)

Get frequencies cache delegate.

Parameters :
Name Type Optional
frequenciesCacheKey string No
Returns : any[]
Initialize
Initialize()

Initialization

Returns : void
keypress
keypress(event: KeyboardEvent)

Simulate keyboard clicks delegate.

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

Initialization

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

Properties

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

Header component.

Public Readonly persistenceService
Type : PersistenceService
The persistence service injected dependency.
Public Readonly portfolioService
Type : PortfolioService
The portfolio service injected dependency.
Public Readonly sorterService
Type : SorterService
Decorators :
@Inject(undefined)
The sorter service injected dependency.
Public Readonly truncatorService
Type : TruncatorService
Decorators :
@Inject(undefined)
The truncator service injected dependency.
Public Readonly uiService
Type : UiService
The ui service injected dependency.

Accessors

entities
getentities()

Entities delegate.

ui
getui()

UI delegate.

linkToThisSymbol
getlinkToThisSymbol()

Link-to-this symbol delegate.

linkToThisText
getlinkToThisText()

Link-to-this text delegate.

decorations
getdecorations()

Decorations delegate.

TagCloudDisplayMode
getTagCloudDisplayMode()

Tag cloud display mode enum accessor.

SorterKind
getSorterKind()

SorterKind enum accessor.

ToggleKind
getToggleKind()

Toggle kind enum template accessor getter.

tagCloud
gettagCloud()

Tag cloud delegate.

./project-summary.component.scss

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

results matching ""

    No results matching ""