File

src/app/components/truncator/truncator.component.ts

Description

Truncator component

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

constructor(truncatorServiceCv: TruncatorService, truncatorServicePs: TruncatorService, truncatorServicePp: TruncatorService, portfolioService: PortfolioService, inputService: InputService, uiService: UiService)

Constructs the truncator component. ~constructor

Parameters :
Name Type Optional Description
truncatorServiceCv TruncatorService No
truncatorServicePs TruncatorService No
truncatorServicePp TruncatorService No
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

context

Context.

truncatorKind
Type : TruncatorKind

Truncator kind setter.

Methods

Initialize
Initialize()

Initialization

Returns : void

Properties

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

Focus threshold clickable element.

inputFocusThreshold
Type : ElementRef<HTMLInputElement>
Decorators :
@ViewChild('inputFocusThreshold')

Focus threshold input element.

Public Readonly inputService
Type : InputService
The input service injected dependency.
Public Readonly portfolioService
Type : PortfolioService
The portfolio service injected dependency.
tagCloudEmphasisToggle
Type : ToggleComponent
Decorators :
@ViewChild('tagCloudEmphasisToggle')

The tag cloud emphasis toggle element.

Public truncatorService
Type : TruncatorService

The proper truncator service to use.

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

Accessors

truncatorKind
gettruncatorKind()

Truncator kind getter.

settruncatorKind(value)

Truncator kind setter.

Parameters :
Name Optional
value No
Returns : void
focusThresholdContext
getfocusThresholdContext()

Focus threshold context.

tagCloudEmphasisContext
gettagCloudEmphasisContext()

Tag cloud emphasis context.

TruncatorKind
getTruncatorKind()

Truncator kind enum accessor.

longTruncatorKind
getlongTruncatorKind()

Long truncator kind.

ToggleKind
getToggleKind()

Toggle kind enum template accessor getter.

./truncator.component.scss

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

results matching ""

    No results matching ""