Package | Description |
---|---|
com.google.gwt.touch.client |
Modifier and Type | Method and Description |
---|---|
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. |