public class GCubeLogin extends Object implements com.google.gwt.core.client.EntryPoint
Modifier and Type | Field and Description |
---|---|
protected com.google.gwt.user.client.ui.VerticalPanel |
mainPanel |
protected static NewLoginServiceAsync |
newLoginSvc |
Constructor and Description |
---|
GCubeLogin() |
Modifier and Type | Method and Description |
---|---|
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() |
protected com.google.gwt.user.client.ui.VerticalPanel mainPanel
protected static NewLoginServiceAsync newLoginSvc
public static NewLoginServiceAsync getService()
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public static void showLoading()
public static void hideLoading()
public void clearPanel()
public static void refreshLoading()
public static String getURLa()
Copyright © 2015. All Rights Reserved.