org.cruxframework.crux.plugin.gadget.client.features
Annotation Type UserPreferences.DataType


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

Used to declare the container data type for a Preference.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2014. All rights reserved.