| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTService.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
void |
TDGWTServiceAsync.startLabelColumn(LabelColumnSession labelColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> 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) |
void |
TDGWTServiceImpl.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
| Constructor and Description |
|---|
OpExecution4LabelColumn(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
LabelColumnSession labelColumnSession) |
Copyright © 2014. All Rights Reserved.