org.granite.client.tide
Class ViewScopeHolder

java.lang.Object
  extended by org.granite.client.tide.ViewScopeHolder

public class ViewScopeHolder
extends Object

Author:
William DRAI

Constructor Summary
ViewScopeHolder()
           
 
Method Summary
static ViewScope get()
           
static void set(ViewScope viewScope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewScopeHolder

public ViewScopeHolder()
Method Detail

get

public static ViewScope get()

set

public static void set(ViewScope viewScope)