Properties Methods Events Direct Link

Class CQ.themes.wcm.Sidekick

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

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  BODY_STYLE : String
<static> The value for bodyStyle (defaults to "padding:0;border:solid 1px #d0d0d0").
Sidekick
  HEIGHT : Number
<static> The height of the Sidekick in pixels (defaults to 406).
Sidekick
  MIN_HEIGHT : Number
<static> The minimum height of the Sidekick in pixels (defaults to 406).
Sidekick
  MIN_WIDTH : Number
<static> The minimum width of the Sidekick in pixels (defaults to 214).
Sidekick
  RESIZABLE : Boolean
<static> The value for resizable (defaults to true).
Sidekick
  RESIZE_HANDLES : String
<static> The value for resizeHandles (defaults to "all"). Only applies if RESIZABLE is true.
Sidekick
  WIDTH : Number
<static> The width of the Sidekick in pixels (defaults to 214).
Sidekick

Public Methods

This class has no public methods.

Public Events

This class has no public events.