Package com.google.gwt.resources.client
Annotation Type CssResource.ImportedWithPrefix
- Enclosing interface:
- CssResource
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public static @interface CssResource.ImportedWithPrefix
Specifies the string prefix to use when one CssResource is imported into
the scope of another CssResource.
- See Also:
-
Required Element Summary
-
Element Details
-
value
String value
-