Properties Methods Events Direct Link

Class CQ.themes.Highlight

Package:CQ.themes
Class:Highlight
Extends:Object
Clientlib:cq.widgets
The theme-specific constants for CQ.Highlight.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  FLASH_COLOR : String
<static> The hexadecimal color value for the flashing effect (defaults to "#ab6fc7").
Highlight
  FLASH_DURATION : Number
<static> The duration of the flashing effect in seconds (defaults to 0.3).
Highlight
  FLASH_NUM : Number
<static> The number of times to repeat the flashing effect (defaults to 3).
Highlight
  FRAME_PADDING : Number
<static> The padding between the element and the highlight frame in pixels (defaults to 2).
Highlight
  FRAME_WIDTH : Number
<static> The width of the highlight frame in pixels (defaults to 10).
Highlight

Public Methods

This class has no public methods.

Public Events

This class has no public events.