org.gcube.portlets.user.searchportlet.client
Class SearchPortletG
java.lang.Object
org.gcube.portlets.user.searchportlet.client.SearchPortletG
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class SearchPortletG
- 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 |
searchService
public static SearchServiceAsync searchService
dlg
protected static com.google.gwt.user.client.ui.DialogBox dlg
SearchPortletG
public SearchPortletG()
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
createHeaderHTML
protected static String createHeaderHTML(String imageUrl,
String caption)
goToResults
public static void goToResults(boolean nativeResults)
showLoading
protected static void showLoading()
hideLoading
protected static void hideLoading()
displayErrorWindow
protected static void displayErrorWindow(String userMsg,
Throwable caught)
Copyright © 2013. All Rights Reserved.