Interface EventsRenderedHandler

All Superinterfaces:
EventHandler

public interface EventsRenderedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    A notification method fired when the events in the current view have been refreshed.
  • Method Details

    • onEventsRendered

      void onEventsRendered(EventsRenderedEvent event)
      A notification method fired when the events in the current view have been refreshed.
      Parameters:
      event - the event