Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@93463 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-21 17:48:14 +00:00 committed by Giancarlo Panichi
parent 62c5c74dd8
commit 5c439a7c3d
1 changed files with 5 additions and 0 deletions

View File

@ -266,6 +266,11 @@ public class TabularDataXGridPanel extends ContentPanel {
} }
/**
*
*/
protected void bindEventBus() { protected void bindEventBus() {
eventBus.addHandler(OpenTableEvent.TYPE, new OpenTableEventHandler() { eventBus.addHandler(OpenTableEvent.TYPE, new OpenTableEventHandler() {