public interface OnAnnotationSelectionChangeListener
IAnnotation
instance changesModifier and Type | Method and Description |
---|---|
void |
onSelected(IAnnotation annotation)
Called when annotation becomes selected
|
void |
onUnselected(IAnnotation annotation)
Called when annotation becomes unselected
|
void onSelected(IAnnotation annotation)
annotation
- The target annotationvoid onUnselected(IAnnotation annotation)
annotation
- The target annotation