Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsportlet.client.rpc | |
org.gcube.application.aquamaps.aquamapsportlet.servlet |
Modifier and Type | Method and Description |
---|---|
Msg |
AquaMapsPortletLocalService.addToAreaSelection(List<ClientArea> toAdd) |
void |
AquaMapsPortletLocalServiceAsync.addToAreaSelection(List<ClientArea> areas,
com.google.gwt.user.client.rpc.AsyncCallback<Msg> callback) |
Msg |
AquaMapsPortletLocalService.removeFromAreaSelection(List<ClientArea> toRemove) |
void |
AquaMapsPortletLocalServiceAsync.removeFromAreaSelection(List<ClientArea> toRemove,
com.google.gwt.user.client.rpc.AsyncCallback<Msg> callback) |
Modifier and Type | Method and Description |
---|---|
Msg |
AquaMapsPortletLocalImpl.addToAreaSelection(List<ClientArea> toAdd) |
Msg |
AquaMapsPortletLocalImpl.removeFromAreaSelection(List<ClientArea> toRemove) |
Copyright © 2018. All Rights Reserved.