Interface LoadFinished

All Superinterfaces:
Event, NavigationEvent

public interface LoadFinished extends NavigationEvent
An event indicating that the content loading has been finished. This event corresponds to the moment when the spinner of the tab stops spinning.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Navigation
    Returns the Navigation instance initiated this event.