Uses of Class
org.cruxframework.crux.plugin.gadget.client.features.View

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

Uses of View in org.cruxframework.crux.plugin.gadget.client.features
 

Methods in org.cruxframework.crux.plugin.gadget.client.features that return View
 View ViewFeature.getCurrentView()
          Returns the current view.
 View ViewFeature.Views.getView(String name)
          Returns a view given the name as a string.
 

Methods in org.cruxframework.crux.plugin.gadget.client.features with parameters of type View
 void ViewFeature.requestNavigateTo(View view)
          Moves the current view, to the new one
 

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

Methods in org.cruxframework.crux.plugin.gadget.client.features.impl that return View
 View ViewFeatureImpl.getCurrentView()
           
 View ViewFeatureImpl.ViewsImpl.getView(String name)
           
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.impl with parameters of type View
 void ViewFeatureImpl.requestNavigateTo(View view)
           
 



Copyright © 2014. All rights reserved.