File

src/app/components/sorter/sorter.component.ts

Description

Sorter component

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

constructor(sorterServiceAccomplishment: SorterService, sorterServicePublication: SorterService, sorterServiceSpectrum: SorterService, sorterServiceProjects: SorterService, portfolioService: PortfolioService, inputService: InputService, uiService: UiService)

Constructs the sorter component. ~constructor

Parameters :
Name Type Optional Description
sorterServiceAccomplishment SorterService No

The accomplishment sorter service injected dependency.

sorterServicePublication SorterService No

The publication sorter service injected dependency.

sorterServiceSpectrum SorterService No

The spectrum sorter service injected dependency.

sorterServiceProjects SorterService No

The projects sorter 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.

Inputs

sorterKind
Type : SorterKind

Sorter kind setter.

type
Type : string
Default value : ''

The sorter component target type.

Methods

Initialize
Initialize()

Initialization

Returns : void

Properties

Optional classifier
Type : ClassifierComponent
Decorators :
@ViewChild('classifier')

Classifier component element.

clickableBack
Type : ElementRef<HTMLSpanElement>
Decorators :
@ViewChild('clickableBack')

A clickable back element.

clickableForward
Type : ElementRef<HTMLSpanElement>
Decorators :
@ViewChild('clickableForward')

A clickable forward element.

clickableHome
Type : ElementRef<HTMLSpanElement>
Decorators :
@ViewChild('clickableHome')

A clickable home element.

Public Readonly inputService
Type : InputService
The input service injected dependency.
Public Readonly portfolioService
Type : PortfolioService
The portfolio service injected dependency.
Public toggleEntityKey
Type : string
Default value : 'Sorter'

The toggle entity key

toolbarCollapsedToggle
Type : ToggleComponent
Decorators :
@ViewChild('toolbarCollapsedToggle')

Toolbar collapsed toggle element.

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

Accessors

displayType
getdisplayType()

The sorter component display type.

sorterKind
getsorterKind()

Sorter kind getter.

setsorterKind(value)

Sorter kind setter.

Parameters :
Name Optional
value No
Returns : void
subSortField
getsubSortField()

Sort field subcomponent.

Go
getGo()

Go enum accessor.

ToggleKind
getToggleKind()

Toggle kind enum template accessor getter.

toolbarCollapsedToggleChecked
gettoolbarCollapsedToggleChecked()

Whether toolbar collapsed toggle is checked.

./sorter.component.scss

@use "../stylesheets/stylesheets.component.scss";

.form-inline {
    align-items: start;
}
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""