org.gcube.portlets.user.gcubelogin.client
Class GCubeLogin

java.lang.Object
  extended by org.gcube.portlets.user.gcubelogin.client.GCubeLogin
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Version:
2.0 Jan 10th 2012
Author:
Massimiliano Assante ISTI-CNR, Federico Biagini ISTI-CNR

Field Summary
protected  com.google.gwt.user.client.ui.VerticalPanel mainPanel
           
protected static NewLoginServiceAsync newLoginSvc
           
 
Constructor Summary
GCubeLogin()
           
 
Method Summary
 void clearPanel()
           
static NewLoginServiceAsync getService()
           
static String getURLa()
           
static void hideLoading()
           
 void onModuleLoad()
          This is the entry point method.
static void refreshLoading()
           
static void showLoading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mainPanel

protected com.google.gwt.user.client.ui.VerticalPanel mainPanel

newLoginSvc

protected static NewLoginServiceAsync newLoginSvc
Constructor Detail

GCubeLogin

public GCubeLogin()
Method Detail

getService

public static NewLoginServiceAsync getService()

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

showLoading

public static void showLoading()

hideLoading

public static void hideLoading()

clearPanel

public void clearPanel()

refreshLoading

public static void refreshLoading()

getURLa

public static String getURLa()


Copyright © 2013. All Rights Reserved.