org.eaglei.datatools.client
Class Datatools
java.lang.Object
org.eaglei.datatools.client.Datatools
- All Implemented Interfaces:
- ClientRepositoryToolsManager.SessionListener
public class Datatools
- extends java.lang.Object
- implements ClientRepositoryToolsManager.SessionListener
This is the Entry point class, mainly responsible for creating the Top level
Tabs
- Author:
- pp101
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isRefresh
public static boolean isRefresh
glasspane
protected static final EagleiGlassPane glasspane
Datatools
public Datatools()
onModuleLoad
public void onModuleLoad()
- Entry point method
onLogIn
public void onLogIn(java.lang.String username,
java.lang.String userUri)
- Specified by:
onLogIn in interface ClientRepositoryToolsManager.SessionListener
onLogOut
public void onLogOut()
- Specified by:
onLogOut in interface ClientRepositoryToolsManager.SessionListener
showGlasspane
public static void showGlasspane()
hideGlasspane
public static void hideGlasspane()
clearDataPanel
public static void clearDataPanel()
handleLoginRequired
public static void handleLoginRequired()
showData
public static void showData(com.google.gwt.user.client.ui.Widget widget)
getUser
public static org.eaglei.datatools.User getUser()
setUser
public static void setUser(org.eaglei.datatools.User user)
showWorkspaceChooser
public static void showWorkspaceChooser(java.util.List<org.eaglei.datatools.Workspace> result)
Copyright © 2009-2010 Eagle-I. All Rights Reserved.