JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.ucdavis.cstars.client.event
Interface BasemapAddHandler
public interface
BasemapAddHandler
Author:
Justin Merz
Method Summary
Methods
Modifier and Type
Method and Description
void
onAdd
(
Basemap
basemap)
Fires when a basemap is added to the BasemapGallery's list of basemaps.
Method Detail
onAdd
void onAdd(
Basemap
basemap)
Fires when a basemap is added to the BasemapGallery's list of basemaps.
Parameters:
basemap
- - A basemap to add to the BasemapGallery's list of basemaps.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method