public class TabularDataXController extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TabularDataXController(int tdSessionId,
com.google.gwt.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindEventBus() |
protected void |
doCloseTable() |
protected void |
doOpenTable(TableId tableId) |
protected void |
doSetCurrentTableColumnsReordering(ColumnsReorderingEvent event) |
protected TableDefinition |
getCurrentTable() |
protected void |
getTableDefinition(TableId tableId,
com.google.gwt.user.client.rpc.AsyncCallback<TableDefinition> callback) |
protected TabularDataXController(int tdSessionId,
com.google.gwt.event.shared.EventBus eventBus)
eventBus - protected void bindEventBus()
protected void doCloseTable()
protected void doOpenTable(TableId tableId)
protected void doSetCurrentTableColumnsReordering(ColumnsReorderingEvent event)
protected TableDefinition getCurrentTable()
protected void getTableDefinition(TableId tableId, com.google.gwt.user.client.rpc.AsyncCallback<TableDefinition> callback)
Copyright © 2016. All Rights Reserved.