File

src/app/components/multi-toggle/multi-toggle.component.ts

Description

MultiToggle component

Metadata

Index

Properties
Accessors

Constructor

constructor(portfolioService: PortfolioService, inputService: InputService, uiService: UiService)

Constructs the multitoggle component. ~constructor

Parameters :
Name Type Optional Description
portfolioService PortfolioService No

The portfolio service injected dependency.

inputService InputService No

The input service injected dependency.

uiService UiService No

The ui service injected dependency.

Properties

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

The both tag cloud element.

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

The chart tag cloud element.

Optional clickableBoth
Type : ElementRef<HTMLLabelElement>
Decorators :
@ViewChild('clickableBoth')

Both clickable element.

Optional clickableChart
Type : ElementRef<HTMLLabelElement>
Decorators :
@ViewChild('clickableChart')

Chart clickable element.

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

Mode clickable element.

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

Mode decorated clickable element.

Optional clickableTagCloud
Type : ElementRef<HTMLLabelElement>
Decorators :
@ViewChild('clickableTagCloud')

Tag cloud clickable element.

Public Readonly inputService
Type : InputService
The input service injected dependency.
Public Readonly portfolioService
Type : PortfolioService
The portfolio service injected dependency.
Optional tagCloudElement
Type : ElementRef<HTMLInputElement>
Decorators :
@ViewChild('tagCloudElement')

The tag cloud element.

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

Accessors

TagCloudDisplayMode
getTagCloudDisplayMode()

Tag cloud display mode enum accessor.

./multi-toggle.component.scss

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

results matching ""

    No results matching ""