projects/m2-core/src/lib/model/taxonomy/StartPageEntry.ts
Properties |
|
constructor(id?: number, displayName?: string)
|
| Public Optional applicationsProcessingNorm |
Type : number
|
| Public background |
Type : SafeStyle
|
| Public backgroundImage |
Type : string
|
| Public category |
Type : string
|
| Public Optional checked |
Type : boolean
|
| Public children |
Type : TileData[]
|
| Public comment |
Type : string
|
| Public displayName |
Type : string
|
| Public dominantRGB |
Type : string
|
| Public editable |
Type : boolean
|
| Public faClass |
Type : string
|
| Public groupId |
Type : number
|
| Public id |
Type : number
|
| Public image |
Type : string
|
| Public imageId |
Type : number
|
| Public isDescriptionPinned |
Type : boolean
|
| Public isDescriptionShown |
Type : boolean
|
| Public queryParams |
Type : Params
|
| Public queryParamsHandling |
Type : QueryParamsHandling
|
| Public renameModeON |
Type : boolean
|
| Public routerLink |
Type : string
|
| Public sortOrder |
Default value : Number.MAX_SAFE_INTEGER
|