File

src/app/components/property/property.component.ts

Description

Property component

Extends

PropertyProviderComponent

Metadata

Index

Properties
Methods
Inputs
Accessors

Constructor

constructor(portfolioService: PortfolioService, inputService: InputService, uiService: UiService, dataService: DataService, excelDateFormatterService: ExcelDateFormatterService)

Constructs the Property component.

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.

dataService DataService No

The data service injected dependency.

excelDateFormatterService ExcelDateFormatterService No

The Excel date formatter service injected dependency.

Inputs

propertyName
Type : Indexable

Injected propery name setter.

Methods

rotateDateFormat
rotateDateFormat()

Rotate date format changer.

Returns : void
getBackgroundLogoImageUri
getBackgroundLogoImageUri(imageName: string)

Get background logoimage uri delegate.

Parameters :
Name Type Optional
imageName string No
Returns : any
getJsDateValueFromExcel
getJsDateValueFromExcel(excelDate: any)

Get JS date value from Excel delegate.

Parameters :
Name Type Optional
excelDate any No
Returns : any
getSafeUri
getSafeUri(url: string)

Get safe uri delegate.

Parameters :
Name Type Optional
url string No
Returns : any
linkLabel
linkLabel(key: string | undefined)

Link label delegate.

Parameters :
Name Type Optional
key string | undefined No
Returns : string

Properties

Public Readonly dataService
Type : DataService
The data service injected dependency.
Public Readonly excelDateFormatterService
Type : ExcelDateFormatterService
The Excel date formatter service injected dependency.
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

propertyName
getpropertyName()

Injected propery name getter.

Returns : Indexable
setpropertyName(value: Indexable)

Injected propery name setter.

Parameters :
Name Type Optional
value Indexable No
Returns : void
type
gettype()

Property name type getter.

Returns : string
defaultDateFormat
getdefaultDateFormat()

Default date format getter.

dateFormat
getdateFormat()

Date format getter.

setdateFormat(value)

Date format setter.

Parameters :
Name Optional
value No
Returns : void
detailBullet
getdetailBullet()

Detail bullet symbol.

detailIndent
getdetailIndent()

Detail indent.

description
getdescription()

Description formatter.

Returns : string[]

./property.component.scss

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

.half-line-trailing {
    margin-bottom: 0em; // 0.5em;
}

span {
    cursor: pointer;
}
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""