Properties Methods Events Direct Link

Class CQ

Package:Global
Class:CQ
Extends:Object
Clientlib:cq.widgets
CQ constants

Public Properties

Property Defined By
  CQ.LONG_INTERVAL : String
<static> The name of the long observation interval.
CQ
  CQ.LONG_INTERVAL_VALUE : Number
<static> The value in milliseconds of the long observation interval. Defaults to 20000 (20 seconds).
CQ
  CQ.REQUEST_TIMEOUT : Number
<static> The timeout in milliseconds to be used for requests. Defaults to 600000 (10 minutes).
CQ
  CQ.SHORT_INTERVAL : String
<static> The name of the short observation interval.
CQ
  CQ.SHORT_INTERVAL_VALUE : Number
<static> The value in milliseconds of the short observation interval. Defaults to 1000 (1 second).
CQ
  CQ.VERY_LONG_INTERVAL : String
<static> The name of the very long observation interval.
CQ
  CQ.VERY_LONG_INTERVAL_VALUE : Number
<static> The value in milliseconds of the very long observation interval. Defaults to 240000 (4 minutes).
CQ
  CQ.VERY_SHORT_INTERVAL : String
<static> The name of the very short observation interval.
CQ
  CQ.VERY_SHORT_INTERVAL_VALUE : Number
<static> The value in milliseconds of the very short observation interval. Defaults to 200 (0.2 seconds).
CQ

Public Methods

This class has no public methods.

Public Events

This class has no public events.