-
- All Implemented Interfaces:
-
org.readium.r2.navigator.Navigator.Listener,org.readium.r2.navigator.VisualNavigator.Listener
@Deprecated(message = Use [VisualNavigator.Listener] instead, replaceWith = @ReplaceWith(imports = {}, expression = VisualNavigator.Listener), level = DeprecationLevel.ERROR) public interface Navigator.VisualListener implements VisualNavigator.Listener
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.readium.r2.navigator.Navigator.VisualListener
onDragEnd, onDragMove, onDragStart, onTap, shouldJumpToLink -
Methods inherited from class org.readium.r2.navigator.VisualNavigator.Listener
onJumpToLocator, onResourceLoadFailed -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-