org.gcube.portlets.user.tdw.client
Class TabularDataController
java.lang.Object
org.gcube.portlets.user.tdw.client.TabularDataController
public class TabularDataController
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
|
Constructor Summary |
protected |
TabularDataController(int tdSessionId,
com.google.gwt.event.shared.EventBus eventBus)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tdSessionId
protected int tdSessionId
eventBus
protected com.google.gwt.event.shared.EventBus eventBus
service
protected TabularDataServiceAsync service
currentTable
protected TableDefinition currentTable
TabularDataController
protected TabularDataController(int tdSessionId,
com.google.gwt.event.shared.EventBus eventBus)
- Parameters:
eventBus -
bindEventBus
protected void bindEventBus()
doOpenTable
protected void doOpenTable(TableId tableId)
doCloseTable
protected void doCloseTable()
getCurrentTable
protected TableDefinition getCurrentTable()
getTableDefinition
protected void getTableDefinition(TableId tableId,
com.google.gwt.user.client.rpc.AsyncCallback<TableDefinition> callback)
Copyright © 2013. All Rights Reserved.