public class SearchPortletG extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad().| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gwt.user.client.ui.DialogBox |
dlg |
static SearchServiceAsync |
searchService |
| Constructor and Description |
|---|
SearchPortletG() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createHeaderHTML(String imageUrl,
String caption) |
protected static void |
displayErrorWindow(String userMsg,
Throwable caught) |
static void |
goToResults(boolean nativeResults) |
protected static void |
hideLoading() |
void |
onModuleLoad()
This is the entry point method.
|
protected static void |
showLoading() |
public static SearchServiceAsync searchService
protected static com.google.gwt.user.client.ui.DialogBox dlg
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic static void goToResults(boolean nativeResults)
protected static void showLoading()
protected static void hideLoading()
Copyright © 2014. All Rights Reserved.