Uses of Class
org.gcube.portlets.user.td.gwtservice.shared.tr.TableData

Packages that use TableData
org.gcube.portlets.user.td.gwtservice.client.rpc   
org.gcube.portlets.user.td.gwtservice.server   
 

Uses of TableData in org.gcube.portlets.user.td.gwtservice.client.rpc
 

Methods in org.gcube.portlets.user.td.gwtservice.client.rpc that return TableData
 TableData TDGWTService.getLastTable(TRId trId)
          Return Last Table
 

Method parameters in org.gcube.portlets.user.td.gwtservice.client.rpc with type arguments of type TableData
 void TDGWTServiceAsync.getLastTable(TRId trId, com.google.gwt.user.client.rpc.AsyncCallback<TableData> callback)
           
 

Uses of TableData in org.gcube.portlets.user.td.gwtservice.server
 

Methods in org.gcube.portlets.user.td.gwtservice.server that return TableData
 TableData TDGWTServiceImpl.getLastTable(TRId trId)
           
 



Copyright © 2013. All Rights Reserved.