| Package | Description |
|---|---|
| com.vaadin.client.widget.grid |
| Modifier and Type | Method and Description |
|---|---|
static AutoScroller.ScrollAxis |
AutoScroller.ScrollAxis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoScroller.ScrollAxis[] |
AutoScroller.ScrollAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoScroller.start(com.google.gwt.dom.client.NativeEvent startEvent,
AutoScroller.ScrollAxis scrollAxis,
AutoScroller.AutoScrollerCallback callback)
Starts the automatic scrolling detection.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.