Uses of Interface
org.granite.client.tide.ViewScope

Packages that use ViewScope
org.granite.client.tide   
org.granite.client.tide.impl   
 

Uses of ViewScope in org.granite.client.tide
 

Methods in org.granite.client.tide that return ViewScope
static ViewScope ViewScopeHolder.get()
           
 

Methods in org.granite.client.tide with parameters of type ViewScope
static void ViewScopeHolder.set(ViewScope viewScope)
           
 

Uses of ViewScope in org.granite.client.tide.impl
 

Classes in org.granite.client.tide.impl that implement ViewScope
 class DefaultViewScope