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
canUserChangeState
public static boolean canUserChangeState(org.eaglei.model.EIURI currentWFState)
canUserChangeState
public static boolean canUserChangeState(org.eaglei.model.EIInstance instance,
org.eaglei.model.EIURI newWFState)
canUserChangeState
public static boolean canUserChangeState(org.eaglei.model.EIURI currentWFState,
org.eaglei.model.EIURI newWFState)
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)
Copyright © 2009-2010 Eagle-I. All Rights Reserved.