-
- All Implemented Interfaces:
-
org.readium.r2.navigator.HyperlinkNavigator.Listener,org.readium.r2.navigator.Navigator.Listener,org.readium.r2.navigator.OverflowableNavigator.Listener,org.readium.r2.navigator.VisualNavigator.Listener
public interface EpubNavigatorFragment.Listener implements OverflowableNavigator.Listener, HyperlinkNavigator.Listener
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.readium.r2.navigator.OverflowableNavigator.Listener
onDragEnd, onDragMove, onDragStart, onTap, shouldJumpToLink -
Methods inherited from class org.readium.r2.navigator.VisualNavigator.Listener
onJumpToLocator, onResourceLoadFailed -
Methods inherited from class org.readium.r2.navigator.epub.EpubNavigatorFragment.Listener
onExternalLinkActivated, shouldFollowInternalLink -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-