Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
GeoprocessorExecuteCallback
Fires when a synchronous GP task is completed.
|
Modifier and Type | Method and Description |
---|---|
void |
Geoprocessor.addExecuteHandler(GeoprocessorExecuteHandler handler)
Add event handler for execute.
|