Package | Description |
---|---|
org.gcube.portlets.user.gcubegisviewer.client | |
org.gcube.portlets.user.gcubegisviewer.client.event |
Modifier and Type | Class and Description |
---|---|
class |
GCubeGisViewer |
class |
GCubeGisViewerPanel |
Modifier and Type | Field and Description |
---|---|
protected HasSaveHandlers |
GCubeGisViewerSaveHandler.hasSaveHandlers |
Modifier and Type | Method and Description |
---|---|
void |
GCubeGisViewerSaveHandler.setHasSaveHandlers(HasSaveHandlers hasSaveHandlers) |
Modifier and Type | Method and Description |
---|---|
static void |
SaveEvent.fireSave(HasSaveHandlers source,
String name,
String contentType)
Fires a save event on all registered handlers in the handler
manager.
|
static void |
SaveEvent.fireSaveFailure(HasSaveHandlers source,
String name,
String contentType,
Throwable failureCause) |
static void |
SaveEvent.fireSaveSuccess(HasSaveHandlers source,
String name,
String contentType) |
Copyright © 2015. All Rights Reserved.