Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColorDisplayItemModel

Model for color display

Hierarchy

Index

Properties

backgroundHex?: string

Gets or sets the background hexadecimal value.

value

The background hexadecimal value.

description?: string

Gets or sets the description.

displayText: string

Gets or sets the display text.

endDate?: Date

origin data of the item.

foregroundHex?: string

Gets or sets the foreground hexadecimal value.

value

The foreground hexadecimal value.

id: string | number

Gets or sets the id.

inceptDate?: Date

origin data of the item.

itemName?: string

Gets or sets the item name.

modificationDate?: Date

origin data of the item.

resourceIndicator?: string

Gets or sets the resource indicator.

sortOrdinal?: string | number

Gets or sets the sort ordinal.

value

The sort ordinal.

Generated using TypeDoc