File

src/app/components/accomplishments/accomplishments.component.ts

Description

Accomplishments component. ~extends AccomplishmentsProviderComponent ~implements AfterViewInit

Extends

AccomplishmentsProviderComponent

Implements

AfterViewInit

Metadata

Index

Properties
Methods
Accessors

Constructor

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

Constructs the Accomplishments component. ~constructor

Parameters :
Name Type Optional Description
accomplishmentsService AccomplishmentsService No

The accomplishments service injected dependency.

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
ngAfterViewInit
ngAfterViewInit()

AfterViewInit handler

Returns : void
Public updateShouldCollapseProjectsAccomplishment
updateShouldCollapseProjectsAccomplishment(typeName: string)

Update whether should collapse the projects accomplishments section.

Parameters :
Name Type Optional Description
typeName string No

The projects owner section id.

Returns : void
Public keypress
keypress(event: KeyboardEvent)

Simulate keyboard clicks delegate.

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

Whether projects are defined. ~delegate

Returns : boolean

Whether the projects are defined.

Public saveToggle
saveToggle(event: MouseEvent)

Save toggle delegate.

Parameters :
Name Type Optional
event MouseEvent No
Returns : void
Public 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 Readonly entitiesService
Type : EntitiesService
The entities service injected dependency.
Optional headerComponents
Type : QueryList<HeaderComponent>
Decorators :
@ViewChildren(HeaderComponent)

Header component.

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

Accessors

filtered
getfiltered()

Filtered delegate.

ToggleKind
getToggleKind()

Toggle kind enum template accessor getter.

./accomplishments.component.scss

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

results matching ""

    No results matching ""