fr.inra.refcomp.client
Class RefComp
java.lang.Object
fr.inra.refcomp.client.RefComp
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, com.google.gwt.event.logical.shared.ValueChangeHandler<String>, com.google.gwt.event.shared.EventHandler
public class RefComp
- extends Object
- implements com.google.gwt.core.client.EntryPoint, com.google.gwt.event.logical.shared.ValueChangeHandler<String>
User: couteau
Date: 3 nov. 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loggedIn
protected static boolean loggedIn
CONTENT_STYLE
public static final String CONTENT_STYLE
- See Also:
- Constant Field Values
CONTENT
public static final String CONTENT
- See Also:
- Constant Field Values
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
MENU
public static final String MENU
- See Also:
- Constant Field Values
FOOTER
public static final String FOOTER
- See Also:
- Constant Field Values
HOME
public static final String HOME
- See Also:
- Constant Field Values
LOGIN
public static final String LOGIN
- See Also:
- Constant Field Values
SEARCH
public static final String SEARCH
- See Also:
- Constant Field Values
MY_SKILLS
public static final String MY_SKILLS
- See Also:
- Constant Field Values
MY_ACCOUNT
public static final String MY_ACCOUNT
- See Also:
- Constant Field Values
MY_SHEET
public static final String MY_SHEET
- See Also:
- Constant Field Values
CONTENT_HOME
public static final String CONTENT_HOME
- See Also:
- Constant Field Values
CONTENT_IMPRESSION
public static final String CONTENT_IMPRESSION
- See Also:
- Constant Field Values
HELLO
public static final String HELLO
- See Also:
- Constant Field Values
RefComp
public RefComp()
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()
onValueChange
public void onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event)
- Specified by:
onValueChange in interface com.google.gwt.event.logical.shared.ValueChangeHandler<String>
add
protected void add(String contentStyle,
com.google.gwt.user.client.ui.Composite page)
Copyright © 2010-2012 Code Lutin. All Rights Reserved.