public final class CmsImagePreviewFactory extends java.lang.Object implements I_CmsPreviewFactory, I_CmsHasInit
Modifier and Type | Method and Description |
---|---|
I_CmsResourcePreview<?> |
getPreview(CmsGalleryDialog dialog)
Returns the resource preview instance for the given gallery dialog.
|
static void |
initClass()
Initializes this class.
|
public static void initClass()
public I_CmsResourcePreview<?> getPreview(CmsGalleryDialog dialog)
I_CmsPreviewFactory
getPreview
in interface I_CmsPreviewFactory
dialog
- the gallery dialogI_CmsPreviewFactory.getPreview(org.opencms.ade.galleries.client.ui.CmsGalleryDialog)