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

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

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

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

Uses of GoogleAnalyticsFeature in org.cruxframework.crux.plugin.gadget.client.features.impl
 

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement GoogleAnalyticsFeature
 class GoogleAnalyticsFeatureImpl
          Provides access to the Google Analytics feature.
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return GoogleAnalyticsFeature
 GoogleAnalyticsFeature GadgetFeature.NeedsGoogleAnalyticsFeature.getGoogleAnalyticsFeature()
          Returns the GoogleAnalyticsFeature.
 GoogleAnalyticsFeature GadgetFeature.WantsGoogleAnalyticsFeature.getGoogleAnalyticsFeature()
          Returns the GoogleAnalyticsFeature.
 



Copyright © 2014. All rights reserved.