info.magnolia.ui.vaadin.gwt.client.layout.thumbnaillayout.widget
Interface LazyThumbnailLayoutImageBundle

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface LazyThumbnailLayoutImageBundle
extends com.google.gwt.resources.client.ClientBundle

ImageBundle for the lazy thumbnail layout.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static String imgPath
           
static LazyThumbnailLayoutImageBundle INSTANCE
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource getStubImage()
           
 

Field Detail

imgPath

static final String imgPath
See Also:
Constant Field Values

INSTANCE

static final LazyThumbnailLayoutImageBundle INSTANCE
Method Detail

getStubImage

@ClientBundle.Source(value="info/magnolia/ui/vaadin/gwt/public/img/thumbnail-placeholder.gif")
com.google.gwt.resources.client.ImageResource getStubImage()


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