com.google.gwt.gadgets.client
Annotation Type UserPreferences.DataType


@Target(value=TYPE)
public static @interface UserPreferences.DataType

Used to declare the container data type for a Preference.


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value