Interface ScrolledHandler

All Superinterfaces:
EventHandler

public interface ScrolledHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification that this component has just scrolled.
  • Method Details

    • onScrolled

      void onScrolled(ScrolledEvent event)
      Notification that this component has just scrolled.

      Fires for both CSS and "synthetic" scrollbars.

      Parameters:
      event - the event