Uses of Class
com.google.gwt.touch.client.TouchScroller
-
Uses of TouchScroller in com.google.gwt.touch.client
Modifier and TypeMethodDescriptionstatic TouchScroller
TouchScroller.createIfSupported()
Return a newTouchScroller
.static TouchScroller
TouchScroller.createIfSupported
(HasScrolling widget) Return a newTouchScroller
that augments the specified scrollable widget if supported, and null otherwise.