com.vaadin.addon.touchkit.gwt.client.ui
Interface VSwipeView.SwipeListener

All Known Implementing Classes:
SwipeViewConnector
Enclosing class:
VSwipeView

public static interface VSwipeView.SwipeListener


Method Summary
 void onSwipeBack()
           
 void onSwipeForward()
           
 

Method Detail

onSwipeBack

void onSwipeBack()

onSwipeForward

void onSwipeForward()


Copyright © 2014 Vaadin Ltd. All rights reserved.