Interface NavigationEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
FrameDocumentLoadFinished,FrameLoadFailed,FrameLoadFinished,LoadFinished,LoadProgressChanged,LoadStarted,NavigationFinished,NavigationRedirected,NavigationStarted,NavigationStopped
An interface that all navigation events must extend.
-
Method Summary
Modifier and TypeMethodDescriptionReturns theNavigationinstance initiated this event.
-
Method Details