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

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

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

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

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

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement TabsFeature
 class TabsFeatureImpl
           
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return TabsFeature
 TabsFeature GadgetFeature.NeedsTabsFeature.getTabsFeature()
          Returns the TabsFeature.
 TabsFeature GadgetFeature.WantsTabsFeature.getTabsFeature()
          Returns the TabsFeature.
 



Copyright © 2014. All rights reserved.