info.magnolia.dam.asset.field.configuration.image
Class ImagePreviewComponentProvider

java.lang.Object
  extended by info.magnolia.dam.asset.field.configuration.image.ImagePreviewComponentProvider
All Implemented Interfaces:
PreviewComponentProvider

public class ImagePreviewComponentProvider
extends Object
implements PreviewComponentProvider

Image implementation of PreviewComponentProvider. This implementation open a OverlayCloser containing an .


Constructor Summary
ImagePreviewComponentProvider(info.magnolia.ui.api.app.SubAppContext subAppContext)
           
 
Method Summary
 void open(com.vaadin.server.Resource imageResource)
          Open the Resource in a new view.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagePreviewComponentProvider

@Inject
public ImagePreviewComponentProvider(info.magnolia.ui.api.app.SubAppContext subAppContext)
Method Detail

open

public void open(com.vaadin.server.Resource imageResource)
Description copied from interface: PreviewComponentProvider
Open the Resource in a new view.

Specified by:
open in interface PreviewComponentProvider


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.