Class CQ.dam.themes.AssetEditor
| Package: | CQ.dam.themes |
| Class: | AssetEditor |
| Extends: | Object |
| Clientlib: | cq.dam |
The theme-specific constants for
CQ.dam.AssetEditor.
This class is a singleton and cannot be created directly.
Public Properties
| |
EAST_PANEL_WIDTH : Number
<static> The width of the east panel (defaults to 245).
|
AssetEditor |
| |
LABEL_WIDTH : Number
<static> The width of the field labels in pixels (defaults to 150).
|
AssetEditor |
| |
MIN_BUTTON_WIDTH : Number
<static> The minimum button width in pixels (defaults to 50).
|
AssetEditor |
| |
WEST_PANEL_MIN_WIDTH : Number
<static> The minimum width of the west panel. Defaults to 240.
|
AssetEditor |
| |
WEST_PANEL_PADDING_WIDTH : Number
<static> The total width of the west panel's padding including the width of
a possible scrollbar. The panel's w...
<static> The total width of the west panel's padding including the width of
a possible scrollbar. The panel's width will be the thumbnail width
plus this value. Defaults to 40.
|
AssetEditor |
Public Methods
This class has no public methods.
Public Events
This class has no public events.