info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell
Interface VShellImageBundle

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

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

Image bundle.


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 VShellImageBundle BUNDLE
           
static String imgPath
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource getLogo()
           
 

Field Detail

imgPath

static final String imgPath
See Also:
Constant Field Values

BUNDLE

static final VShellImageBundle BUNDLE
Method Detail

getLogo

@ClientBundle.Source(value="info/magnolia/ui/vaadin/gwt/public/img/logo-magnolia-120x30.png")
com.google.gwt.resources.client.ImageResource getLogo()


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