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

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

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

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

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

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement DynamicHeightFeature
 class DynamicHeightFeatureImpl
          Provides access to the dynamic height feature.
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return DynamicHeightFeature
 DynamicHeightFeature GadgetFeature.NeedsDynamicHeightFeature.getDynamicHeightFeature()
          Returns the DynamicHeightFeature.
 DynamicHeightFeature GadgetFeature.WantsDynamicHeightFeature.getDynamicHeightFeature()
          Returns the DynamicHeightFeature.
 



Copyright © 2014. All rights reserved.