Class A_CmsPreviewHandler<T extends org.opencms.ade.galleries.shared.CmsResourceInfoBean>

java.lang.Object
org.opencms.ade.galleries.client.preview.A_CmsPreviewHandler<T>
Type Parameters:
T - the resource info bean type
All Implemented Interfaces:
I_CmsPreviewHandler<T>, I_CmsPropertiesHandler
Direct Known Subclasses:
CmsBinaryPreviewHandler, CmsImagePreviewHandler

public abstract class A_CmsPreviewHandler<T extends org.opencms.ade.galleries.shared.CmsResourceInfoBean> extends Object implements I_CmsPreviewHandler<T>
Preview dialog handler.

Delegates the actions of the preview controller to the preview dialog.

Since:
8.0.0