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

Packages that use VSwipeView.SwipeListener
com.vaadin.addon.touchkit.gwt.client.ui This package contains GWT widgets of TouchKit. 
com.vaadin.addon.touchkit.gwt.client.vcom Contains the Vaadin communication classes and RPC interfaces for the widgets in the com.vaadin.addon.touchkit.gwt.client.ui package. 
 

Uses of VSwipeView.SwipeListener in com.vaadin.addon.touchkit.gwt.client.ui
 

Methods in com.vaadin.addon.touchkit.gwt.client.ui that return VSwipeView.SwipeListener
 VSwipeView.SwipeListener VSwipeView.getSwipeListener()
           
 

Methods in com.vaadin.addon.touchkit.gwt.client.ui with parameters of type VSwipeView.SwipeListener
 void VSwipeView.setSwipeListener(VSwipeView.SwipeListener swipeListener)
           
 

Uses of VSwipeView.SwipeListener in com.vaadin.addon.touchkit.gwt.client.vcom
 

Classes in com.vaadin.addon.touchkit.gwt.client.vcom that implement VSwipeView.SwipeListener
 class SwipeViewConnector
           
 



Copyright © 2014 Vaadin Ltd. All rights reserved.