| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.server.opexecution |
| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startEditRow(EditRowSession editRowSession)
Start edit row or add row
|
void |
TDGWTServiceAsync.startEditRow(EditRowSession editRowSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static EditRowSession |
SessionUtil.getEditRowSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setEditRowSession(javax.servlet.http.HttpSession httpSession,
EditRowSession editRowSession) |
String |
TDGWTServiceImpl.startEditRow(EditRowSession editRowSession) |
| Constructor and Description |
|---|
OpExecution4EditRow(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
EditRowSession editRowSession) |
Copyright © 2016. All Rights Reserved.