public class TdColumnOperation extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad().| Modifier and Type | Field and Description |
|---|---|
com.google.web.bindery.event.shared.EventBus |
bus |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
fakeTrId |
| Constructor and Description |
|---|
TdColumnOperation() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addFakeColumn(com.google.gwt.user.client.rpc.AsyncCallback<com.sencha.gxt.data.shared.loader.ListLoadResult<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData>> callback)
TODO TEST CODE REMOVE THIS
|
static ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
fakeColumns()
TODO TEST CODE REMOVE THIS
|
void |
onModuleLoad()
This is the entry point method.
|
public com.google.web.bindery.event.shared.EventBus bus
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId fakeTrId
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic static void addFakeColumn(com.google.gwt.user.client.rpc.AsyncCallback<com.sencha.gxt.data.shared.loader.ListLoadResult<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData>> callback)
public static ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> fakeColumns()
Copyright © 2015. All Rights Reserved.