GWT 2.7.0

Uses of Class
com.google.gwt.touch.client.TouchScroller

Packages that use TouchScroller
com.google.gwt.touch.client   
 

Uses of TouchScroller in com.google.gwt.touch.client
 

Methods in com.google.gwt.touch.client that return TouchScroller
static TouchScroller TouchScroller.createIfSupported()
          Return a new TouchScroller.
static TouchScroller TouchScroller.createIfSupported(HasScrolling widget)
          Return a new TouchScroller that augments the specified scrollable widget if supported, and null otherwise.
 


GWT 2.7.0