Class CQ.themes.wcm.EditRollover
| Package: | CQ.themes.wcm |
| Class: | EditRollover |
| Extends: | Object |
| Clientlib: | cq.widgets |
The theme-specific constants for
CQ.wcm.EditRollover.
This class is a singleton and cannot be created directly.
Public Properties
| |
ELEMENT_MIN_HEIGHT : int
<static> The number of pixels of an element's minimum height (defaults to 80).
If element's height is less than...
<static> The number of pixels of an element's minimum height (defaults to 80).
If element's height is less than this number, an empty box is created to complete the difference.
|
EditRollover |
| |
ELEMENT_NO_TEXT_MIN_HEIGHT : int
<static> The number of pixels of an element's minimum height when insert-only text is
not displayed (defaults t...
<static> The number of pixels of an element's minimum height when insert-only text is
not displayed (defaults to 20).
|
EditRollover |
| |
HIGHLIGHT_PADDING : int
<static> The number of pixels between the edit rollover component and the highlight box (defaults to 2).
|
EditRollover |
| |
HIGHLIGHT_WIDTH : int
<static> The number of pixels for the width of the highlight box (defaults to 10).
|
EditRollover |
Public Methods
This class has no public methods.
Public Events
This class has no public events.