public class StatisticalWidget extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.web.bindery.event.shared.EventBus |
eventBus |
protected org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.StatisticalManagerExperimentsWidget |
statisticalManagerExperimentsWidget |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
StatisticalWidget(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeStatisticalWidget() |
protected void |
createColumnsMap(ArrayList<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> columnsList) |
protected void |
createTableInfo(org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource tabResource) |
protected void |
openStatisticalWidget() |
protected void |
retrieveTabularResourceColumns() |
protected void |
retrieveTabularResourceInfo() |
protected com.google.web.bindery.event.shared.EventBus eventBus
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
protected org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.StatisticalManagerExperimentsWidget statisticalManagerExperimentsWidget
public StatisticalWidget(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus)
trId - eventBus - protected void retrieveTabularResourceInfo()
protected void createTableInfo(org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource tabResource)
protected void retrieveTabularResourceColumns()
protected void createColumnsMap(ArrayList<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> columnsList)
protected void openStatisticalWidget()
public void closeStatisticalWidget()
Copyright © 2014. All Rights Reserved.