Enumeration

HeColors

Declaration

enum He.Colors

Description [src]

An enum that maps colors to internal CSS classes as per HIG..

Members

HE_COLORS_NONE

No description available.

  • Value: 0
  • Available since: 1
HE_COLORS_RED

No description available.

  • Value: 1
  • Available since: 1
HE_COLORS_ORANGE

No description available.

  • Value: 2
  • Available since: 1
HE_COLORS_YELLOW

No description available.

  • Value: 3
  • Available since: 1
HE_COLORS_GREEN

No description available.

  • Value: 4
  • Available since: 1
HE_COLORS_BLUE

No description available.

  • Value: 5
  • Available since: 1
HE_COLORS_INDIGO

No description available.

  • Value: 6
  • Available since: 1
HE_COLORS_PURPLE

No description available.

  • Value: 7
  • Available since: 1
HE_COLORS_PINK

No description available.

  • Value: 8
  • Available since: 1
HE_COLORS_MINT

No description available.

  • Value: 9
  • Available since: 1
HE_COLORS_BROWN

No description available.

  • Value: 10
  • Available since: 1
HE_COLORS_LIGHT

No description available.

  • Value: 11
  • Available since: 1
HE_COLORS_DARK

No description available.

  • Value: 12
  • Available since: 1