| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
void |
TDGWTServiceAsync.startLabelColumn(LabelColumnSession labelColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static LabelColumnSession |
SessionUtil.getLabelColumnSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setLabelColumnSession(javax.servlet.http.HttpSession httpSession,
LabelColumnSession labelColumnSession) |
String |
TDGWTServiceImpl.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
| Constructor and Description |
|---|
OpExecution4LabelColumn(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
LabelColumnSession labelColumnSession) |
Copyright © 2016. All Rights Reserved.