org.gcube.portlets.user.results.client
Class ResultsDisplayer
java.lang.Object
org.gcube.portlets.user.results.client.ResultsDisplayer
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class ResultsDisplayer
- extends Object
- implements com.google.gwt.core.client.EntryPoint
NewResultset is the entry point class
- Version:
- January 2009 (2.0)
- Author:
- Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
singleton
public static ResultsDisplayer singleton
ResultsDisplayer
public ResultsDisplayer()
get
public static ResultsDisplayer get()
- Returns:
- .
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
getBottomScrollerPanel
public com.google.gwt.user.client.ui.ScrollPanel getBottomScrollerPanel()
getHeader
public HeaderBar getHeader()
getLeftPanel
public LeftPanel getLeftPanel()
getRecordsPanel
public RecordsPanel getRecordsPanel()
getModel
public Model getModel()
getController
public Controller getController()
mask
public static void mask()
unmask
public static void unmask()
Copyright © 2013. All Rights Reserved.