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

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

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

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

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

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement AdsFeature
 class AdsFeatureImpl
          Provides access to the Ads APIs provided by the container.
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return AdsFeature
 AdsFeature GadgetFeature.NeedsAdsFeature.getAdsFeature()
          Returns the AdsFeature.
 AdsFeature GadgetFeature.WantsAdsFeature.getAdsFeature()
          Returns the AdsFeature.
 



Copyright © 2014. All rights reserved.