org.vectomatic.svg.samples.client.features
Interface FeaturesBundle

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

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


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 FeaturesBundle INSTANCE
           
 
Method Summary
 FeaturesCss getCss()
           
 

Field Detail

INSTANCE

static final FeaturesBundle INSTANCE
Method Detail

getCss

@ClientBundle.Source(value="features.css")
FeaturesCss getCss()


Copyright © 2011. All Rights Reserved.