public class Joinnew extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad()
.Modifier and Type | Field and Description |
---|---|
static String |
GET_OID_PARAMETER |
static String |
JOIN_NEW |
protected com.google.gwt.user.client.ui.VerticalPanel |
mainPanel |
Constructor and Description |
---|
Joinnew() |
Modifier and Type | Method and Description |
---|---|
void |
clearPanel() |
static JoinNewServiceAsync |
getService() |
static String |
getURLa() |
static void |
hideLoading() |
void |
onModuleLoad()
This is the entry point method.
|
static void |
refreshLoading() |
static void |
showLoading() |
public static final String GET_OID_PARAMETER
public static final String JOIN_NEW
protected com.google.gwt.user.client.ui.VerticalPanel mainPanel
public static JoinNewServiceAsync 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.