Interface SuggestionHandler

All Superinterfaces:
EventListener

@Deprecated public interface SuggestionHandler extends EventListener
Deprecated.
use SelectionHandler instead
Event handler interface for SuggestionEvent.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
    Fired when a suggestion is selected.
  • Method Details