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

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

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

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

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

Classes in org.cruxframework.crux.plugin.gadget.client.features.impl that implement ViewFeature
 class ViewFeatureImpl
          Provides operations for dealing with views.
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.meta that return ViewFeature
 ViewFeature GadgetFeature.NeedsViewFeature.getViewFeature()
          Returns the ViewFeature.
 ViewFeature GadgetFeature.WantsViewFeature.getViewFeature()
          Returns the ViewFeature.
 



Copyright © 2014. All rights reserved.