Properties Methods Events Direct Link

Class CUI.rte.Theme

Package:CUI.rte
Class:Theme
Extends:Object
Clientlib:cq.widgets
The theme-specific constants for CQ.form.RichText.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  ANCHOR_CLASS : String
<static> CSS class to be used for styling an anchor (defauls to "cq-rte-anchor")
Theme
  DEFAULT_HEIGHT : Number
<static> The default height of a rich text editor component, including the toolbar(s) (defaults to 210)
Theme
  TABLESELECTION_CLASS : String
<static> CSS class to be used for custom selections within a table (defaults to "cq-rte-tableselection") Added in CQ 5.3.
Theme
  TABLE_NOBORDER_CLASS : String
<static> CSS class to be used for styling a table with no actual border (defaults to "cq-rte-forcedborder")
Theme

Public Methods

This class has no public methods.

Public Events

This class has no public events.