Class SwipeBackSupport
java.lang.Object
com.codename1.ui.util.SwipeBackSupport
public class SwipeBackSupport
extends java.lang.Object
Allows binding a swipe listener to the form that enables the user to swipe back to the previous
form.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidBinds support for swiping to the given formsstatic voidBinds support for swiping to the given formsstatic voidBinds support for swiping to the current formMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SwipeBackSupport
public SwipeBackSupport()
-
-
Method Details
-
bindBack
-
bindBack
-
bind
-