org.gcube.portlets.user.results.client
public class ResultsDisplayer extends Object implements com.google.gwt.core.client.EntryPoint
NewResultset is the entry point class| Modifier and Type | Field and Description |
|---|---|
static ResultsDisplayer |
singleton |
| Constructor and Description |
|---|
ResultsDisplayer() |
| Modifier and Type | Method and Description |
|---|---|
static ResultsDisplayer |
get() |
com.google.gwt.user.client.ui.ScrollPanel |
getBottomScrollerPanel() |
Controller |
getController() |
HeaderBar |
getHeader() |
LeftPanel |
getLeftPanel() |
Model |
getModel() |
RecordsPanel |
getRecordsPanel() |
static void |
mask() |
void |
onModuleLoad() |
static void |
unmask() |
public static ResultsDisplayer singleton
public static ResultsDisplayer get()
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic com.google.gwt.user.client.ui.ScrollPanel getBottomScrollerPanel()
public HeaderBar getHeader()
public LeftPanel getLeftPanel()
public RecordsPanel getRecordsPanel()
public Model getModel()
public Controller getController()
public static void mask()
public static void unmask()
Copyright © 2013. All Rights Reserved.