Class StylesheetReference

java.lang.Object
com.google.gwt.core.ext.linker.Artifact<StylesheetReference>
com.google.gwt.core.ext.linker.StylesheetReference
All Implemented Interfaces:
Serializable, Comparable<Artifact<?>>

public abstract class StylesheetReference extends Artifact<StylesheetReference>
An external stylesheet referenced in the module manifest. The index is important because output order must match module declaration order.
See Also: