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