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 SelectionChangeHandler
public interface
SelectionChangeHandler
Author:
Justin Merz
Method Summary
Methods
Modifier and Type
Method and Description
void
onSelectionChange
()
Fires when an item is selected or unselected in the template picker.
Method Detail
onSelectionChange
void onSelectionChange()
Fires when an item is selected or unselected in the template picker. You can retrieve the selected item using the getSelected() method.
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