org.gcube.portlets.admin.searchmanagerportlet.gwt.client
Class SearchManager
java.lang.Object
org.gcube.portlets.admin.searchmanagerportlet.gwt.client.SearchManager
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class SearchManager
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Entry point classes define onModuleLoad().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
smService
public static SearchManagerServiceAsync smService
loading
protected static com.google.gwt.user.client.ui.DialogBox loading
noFieldAvailableMsg
protected static com.google.gwt.user.client.ui.HTML noFieldAvailableMsg
SearchManager
public SearchManager()
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()
showInfoPopup
public static void showInfoPopup(String msg)
displayErrorWindow
public static void displayErrorWindow(String userMsg,
Throwable caught)
Copyright © 2013. All Rights Reserved.