Uses of Interface
org.cruxframework.crux.plugin.gadget.client.features.SetPrefsFeature

Packages that use SetPrefsFeature
org.cruxframework.crux.plugin.gadget.client   
org.cruxframework.crux.plugin.gadget.client.features   
org.cruxframework.crux.plugin.gadget.client.meta   
 

Uses of SetPrefsFeature in org.cruxframework.crux.plugin.gadget.client
 

Methods in org.cruxframework.crux.plugin.gadget.client that return SetPrefsFeature
 SetPrefsFeature Gadget.getSetPrefsFeature()
          Returns the SetPrefsFeature.
 

Uses of SetPrefsFeature in org.cruxframework.crux.plugin.gadget.client.features
 

Classes in org.cruxframework.crux.plugin.gadget.client.features that implement SetPrefsFeature
 class SetPrefsFeatureImpl
          Provides access to the preference-saving API.
 

Uses of SetPrefsFeature in org.cruxframework.crux.plugin.gadget.client.meta
 

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return SetPrefsFeature
 SetPrefsFeature GadgetFeature.NeedsSetPrefsFeature.getSetPrefsFeature()
          Returns the SetPrefsFeature.
 SetPrefsFeature GadgetFeature.WantsSetPrefsFeature.getSetPrefsFeature()
          Returns the SetPrefsFeature.
 



Copyright © 2014. All rights reserved.