Interface CommonResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface CommonResources extends com.google.gwt.resources.client.ClientBundle
-
-
Field Summary
Fields Modifier and Type Field Description static CommonResourcesINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommonCssCSS()CommonImagesimages()
-
-
-
Field Detail
-
INSTANCE
static final CommonResources INSTANCE
-
-
Method Detail
-
CSS
@Source("css/common.css") CommonCss CSS()
-
images
CommonImages images()
-
-