| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static TouchScrollDelegate.TouchScrollHandler |
TouchScrollDelegate.enableTouchScrolling(com.google.gwt.user.client.ui.Widget widget,
com.google.gwt.dom.client.Element... scrollables)
Makes the given elements scrollable, either natively or by using a
TouchScrollDelegate, depending on platform capabilities.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.