fr.inra.refcomp.client
Class RefComp

java.lang.Object
  extended by fr.inra.refcomp.client.RefComp
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class RefComp
extends Object
implements com.google.gwt.core.client.EntryPoint

User: couteau Date: 3 nov. 2010


Field Summary
protected static boolean loggedIn
           
 
Constructor Summary
RefComp()
           
 
Method Summary
static boolean isLoggedIn()
           
static void logIn()
           
static void logOut()
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

loggedIn

protected static boolean loggedIn
Constructor Detail

RefComp

public RefComp()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

isLoggedIn

public static boolean isLoggedIn()

logIn

public static void logIn()

logOut

public static void logOut()


Copyright © 2010-2011 Code Lutin. All Rights Reserved.