Interface FocusEventListener

All Superinterfaces:
EventListener<FocusEvent>
All Known Implementing Classes:
SelectBoxFocusListener

public interface FocusEventListener extends EventListener<FocusEvent>
This event listener used to handle FocusEvent.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Used to handle FocusEvent.