GWT 2.0.3

com.google.gwt.uibinder.client
Annotation Type UiTemplate


@Documented
@Target(value=TYPE)
public @interface UiTemplate

Indicates the template from which to generate a UiBinder.


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value
Returns:
The template name

GWT 2.0.3