GWT 2.0.3

com.google.gwt.resources.client
Annotation Type ClientBundle.Source


@Target(value=METHOD)
public static @interface ClientBundle.Source

Specifies the classpath location of the resource or resources associated with the ResourcePrototype.


Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value

GWT 2.0.3