public class TDExternalTable extends Object implements org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.ExternalTable
| Modifier and Type | Field and Description |
|---|---|
protected com.google.web.bindery.event.shared.EventBus |
eventBus |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
TDExternalTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
com.google.web.bindery.event.shared.EventBus eventBus,
String id,
String label,
Map<String,String> columns) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getColumnsNameAndLabels() |
String |
getId() |
String |
getLabel() |
String |
toString() |
protected com.google.web.bindery.event.shared.EventBus eventBus
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
public String getId()
getId in interface org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.ExternalTablepublic String getLabel()
getLabel in interface org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.ExternalTablepublic Map<String,String> getColumnsNameAndLabels()
getColumnsNameAndLabels in interface org.gcube.portlets.widgets.StatisticalManagerAlgorithmsWidget.client.ExternalTableCopyright © 2016. All Rights Reserved.