projects/m2-core/src/lib/model/ui/tile/TilesGroup.ts
Properties |
|
Methods |
|
Accessors |
constructor(displayName: string, children: TileData[])
|
|||||||||
|
Parameters :
|
| Public background |
Type : SafeStyle
|
| Public backgroundImage |
Type : string
|
| 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 id |
Type : number
|
| Public image |
Type : string
|
| Public isDescriptionPinned |
Type : boolean
|
| Public isDescriptionShown |
Type : boolean
|
| Public renameModeON |
Type : boolean
|
| Public updateComment |
updateComment()
|
|
Returns :
void
|
| sortOrder | ||||
getsortOrder()
|
||||
setsortOrder(value)
|
||||
|
Parameters :
Returns :
void
|