Interface ImageStrip.StripCssResource
-
- Enclosing interface:
- ImageStrip
public static interface ImageStrip.StripCssResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetClassName()com.google.gwt.resources.client.CssResourcegetCssResource()
-
-
-
Method Detail
-
getCssResource
com.google.gwt.resources.client.CssResource getCssResource()
-
getClassName
String getClassName()
-
-