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

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

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

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

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

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement PubsubFeature
 class PubsubFeatureImpl
           
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return PubsubFeature
 PubsubFeature GadgetFeature.NeedsPubsubFeature.getPubsubFeature()
          Returns the PubsubFeature.
 PubsubFeature GadgetFeature.WantsPubsubFeature.getPubsubFeature()
          Returns the PubsubFeature.
 



Copyright © 2014. All rights reserved.