Uses of Interface
org.cruxframework.crux.plugin.gadget.rebind.gwt.PreferenceGenerator

Packages that use PreferenceGenerator
org.cruxframework.crux.plugin.gadget.rebind.gwt   
 

Uses of PreferenceGenerator in org.cruxframework.crux.plugin.gadget.rebind.gwt
 

Classes in org.cruxframework.crux.plugin.gadget.rebind.gwt that implement PreferenceGenerator
 class DefaultPreferenceGenerator
          Handles Preference instantiation for the built-in types of Preferences.
 

Methods in org.cruxframework.crux.plugin.gadget.rebind.gwt that return PreferenceGenerator
static PreferenceGenerator GadgetUtils.getPreferenceGenerator(com.google.gwt.core.ext.TreeLogger logger, Class<?> extendsPreferenceType)
          Return an instance of a PreferenceGenerator that can be used for a subtype of Preference.
static PreferenceGenerator GadgetUtils.getPreferenceGenerator(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.typeinfo.JClassType extendsPreferenceType)
          Return an instance of a PreferenceGenerator that can be used for a subtype of Preference.
 



Copyright © 2014. All rights reserved.