public class SearchPortlet 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 Logger |
logger |
static SearchServiceAsync |
searchService |
| Constructor and Description |
|---|
SearchPortlet() |
| 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 static Logger logger
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 © 2013. All Rights Reserved.