Uses of Class
com.vaadin.client.ui.TouchScrollDelegate.TouchScrollHandler

Packages that use TouchScrollDelegate.TouchScrollHandler
com.vaadin.client.ui   
 

Uses of TouchScrollDelegate.TouchScrollHandler in com.vaadin.client.ui
 

Methods in com.vaadin.client.ui that return TouchScrollDelegate.TouchScrollHandler
static TouchScrollDelegate.TouchScrollHandler TouchScrollDelegate.enableTouchScrolling(Widget widget, Element... scrollables)
          Makes the given elements scrollable, either natively or by using a TouchScrollDelegate, depending on platform capabilities.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.