Interface ViewEventListener


  • public interface ViewEventListener
    Interface to be implemented by those interested in receiving notifications about events related to views.
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    • Method Detail

      • eventProcessed

        void eventProcessed​(Object source,
                            ViewEventListener.EventType type)
        The callback method used to notify when a view event has occurred.
        Parameters:
        source -
        type -