Properties Methods Events Direct Link

Class CQ.themes.wcm.Annotation

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

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  COLOR : String
<static> The default color.
Annotation
  COLORS : String[]
<static> The available color schemes
Annotation
  EXIT_SKETCH_DELAY : Number
<static> The delay in milliseconds to exit the sketch tool after a sketch has been finished.
Annotation
  HEIGHT : Number
<static> The height of the annotation.
Annotation
  LINE_WIDTH : Number
<static> The line width in sketches.
Annotation
  MINHEIGHT : Number
<static> The min height of the annotation.
Annotation
  MINWIDTH : Number
<static> The min width of the annotation.
Annotation
  SKETCHABLE : Boolean
<static> True to enable the sketch tool.
Annotation
  STROKE_STYLES : Object
<static> The stroke colors of the available color schemes.
Annotation
  WIDTH : Number
<static> The width of the annotation.
Annotation

Public Methods

This class has no public methods.

Public Events

This class has no public events.