Properties Methods Events Direct Link

Class CQ.themes.MediaBrowseDialog

Package:CQ.themes
Class:MediaBrowseDialog
Extends:Object
Clientlib:cq.widgets
Deprecated:

The theme-specific constants for CQ.MediaBrowseDialog.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  HEIGHT : Number
<static> The default height (defaults to 500).
MediaBrowseDialog
  MEDIA_DATE : String
<static> The default format of the asset's creation and modification dates (defaults to "m/d/Y g:i a").
MediaBrowseDialog
  MIN_HEIGHT : Number
<static> The default minHeight (defaults to 500).
MediaBrowseDialog
  MIN_WIDTH : Number
<static> The default minWidth (defaults to 500).
MediaBrowseDialog
  RESIZABLE : Boolean
<static> The default resizable (defaults to true).
MediaBrowseDialog
  RESIZE_HANDLES : String
<static> The default resizeHandles (defaults to "n,s,e,w,se,ne,sw,nw").
MediaBrowseDialog
  WIDTH : Number
<static> The default width (defaults to 540).
MediaBrowseDialog

Public Methods

This class has no public methods.

Public Events

This class has no public events.