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