org.gcube.portlets.user.results.client
Class ResultsDisplayer

java.lang.Object
  extended by 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

Field Summary
static ResultsDisplayer singleton
           
 
Constructor Summary
ResultsDisplayer()
           
 
Method Summary
static ResultsDisplayer get()
           
 com.google.gwt.user.client.ui.ScrollPanel getBottomScrollerPanel()
           
 Controller getController()
           
 HeaderBar getHeader()
           
 LeftPanel getLeftPanel()
           
 Model getModel()
           
 RecordsPanel getRecordsPanel()
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

singleton

public static ResultsDisplayer singleton
Constructor Detail

ResultsDisplayer

public ResultsDisplayer()
Method Detail

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()


Copyright © 2013. All Rights Reserved.