Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
GetResultDataCallback
Fires when the result of an asynchronous GP task execution is available.
|
Modifier and Type | Method and Description |
---|---|
void |
Geoprocessor.addGetResultDataHandler(GetResultDataHandler handler)
Add event handler for getResultDataHandler.
|